Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shakilgithub20/news-classification


https://github.com/shakilgithub20/news-classification

naivebayes nltk-library nltk-python preprocessing preprocessing-data sklearn svm-kernel svm-model

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# News-Classification Project
Classify news into categories based on their headline.
Various classifiers were tried - Decision Tree, Support Vector Classifier, Multinomial Naive Bayesian Classifier, Multilayered Perceptron, Random Forest. Multinomial Naive Bayesian Classifier worked the best. It is logical for Multinomial Naive Bayesian to work the best as even we as humans classify based on keywords.
# Installation
Using Google Colab.