Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aadityasivas/news-headline-classifier


https://github.com/aadityasivas/news-headline-classifier

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# News classifier with ML and NLP by Aadityasiva

Classification model used: **LogisticRegression** from the scikit-learn library

Dataset from https://www.kaggle.com/rmisra/news-category-dataset

Notebook in `relevent-news-classifier-model.ipynb`

Flask app with model pickle in the web folder