westang

Results 10 comments of westang

Hello,I also have the same problem with AnnamalaiNagppan.I can't acquire the rules using your algorithm and goods.csv ![f u3z9 t5 31gnjgi _yr](https://cloud.githubusercontent.com/assets/13329765/8701876/fb4268ba-2b46-11e5-9ca0-95330b60459c.png)

已经装了,我用的是ubuntu 16.04,已经装了python-dev。

``` bixiang@bixiang-ThinkCentre-M8600t-N085:~/PyCTP$ python3 setup.py build running build running build_ext building 'PyCTP' extension creating build creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/src x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fdebug-prefix-map=/build/python3.5-6tVwKN/python3.5-3.5.2=. -fstack-protector-strong -Wformat...

我已经照做了,可是如何让其自动生成pyd文件呢? ``` Traceback (most recent call last): File "test_PyCTP.py", line 10, in import PyCTP ImportError: No module named 'PyCTP' ```

移过去后要如何使用呢?因为仅仅就移过去,import PyCTP依然会报这个错呀

Hello, I have one question about kaggle competition. Some one told me a trick: through using fearture_importances_ of tree model , we can remove the features whose importance are weak...

Yes, I have installed the av2 api and there is still this error message. ![image](https://github.com/ZikangZhou/QCNet/assets/13329765/ba28b074-6028-4b5a-9b15-1caf20115b71)

@ZikangZhou Thank you. I have solved the error I mentioned and run test on a 24GB card, but there is a new error: ![image](https://github.com/ZikangZhou/QCNet/assets/13329765/3c928a8c-d238-44d4-952c-391be07aa631) @shahaamirbader Did you have the same...

@ZikangZhou Thank you very much. I have run successfully and the result on the leaderboard is: ![image](https://github.com/ZikangZhou/QCNet/assets/13329765/d0996d63-0f37-45b7-82b4-d77e9ade9b18) A little bit worse than your submission.

Thanks for your answering. So I want to know where is your trained model which take a image or a file as input and response the bounding box coordinates of...