SVM to classify text sentences
- Dominant language
- JavaScript
- Stars
- 11.2k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi, newbie machine learner here. I am trying to classify news articles based on their headlines, mainly into two classes : "crime" and "non crime". I have used [Natural](https://github.com/naturalnode/natural)'s NaiveBayes Classifier, but I want to improve upon the accuracy. Will SVM improve the prediction, and if so please guide me how to implement it using your library!
Btw, i love reading your blog and got to learn a lot from there :) Please do complete the book, eagerly waiting for the remaining chapters!
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue does not name a file, test, or entry point in convnetjs. First determine whether the library has an SVM or text-classification entry point, then compare that capability with the stated NaiveBayes use case; done would mean a decided implementation path or documented guidance for classifying headlines.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100