An open API service indexing awesome lists of open source software.

https://github.com/iamantimpal/article-classifier


https://github.com/iamantimpal/article-classifier

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Article-Classifier
This project uses Articles.csv data set to train MultinomialNB from sklearn.naive_bayes package to predict whether a given article is a business article or a sports article. The trained model has a accuracy of 99% and correctly predicts many articles taken from websites.