Classify and predict the category and agency of each news.
Implement a Naive Bayes classifier from scratch
Test some baseline models such as Naive Bayes, SGD and Linear SVM using sklearn library
Apply a Bidirectional LSTM model using Keras
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Classify and predict the category and agency of each news.
Implement a Naive Bayes classifier from scratch
Test some baseline models such as Naive Bayes, SGD and Linear SVM using sklearn library
Apply a Bidirectional LSTM model using Keras