Classifiers Taking Days To Create #77
Closed
Comments
Did you resolve this ? I am building big scale classifiers too.. Would be great to leave your feedback for others. |
This was referenced Sep 1, 2016
Hi I'm facing the same problem. I'll test with xlarge machine in AWS to see if there's some problem in my machine. |
#136 is now merged and released. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm testing Naive Bayes classifier. I have a training set of 60,000 jobs, each one mapped to one of 30 possible tags.
Unfortunately the classifier won't build - after leaving a high powered AWS instance for almost 48 hours it still hadn't built the classifier and eventually failed.
Is it possible to use this library with a someway large training list like this?
The text was updated successfully, but these errors were encountered: