You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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: