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?