Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aadityasivas/news-headline-classifier
https://github.com/aadityasivas/news-headline-classifier
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aadityasivas/news-headline-classifier
- Owner: aadityasivaS
- Created: 2021-04-27T16:23:00.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-04-27T16:23:19.000Z (over 3 years ago)
- Last Synced: 2024-11-05T11:10:30.227Z (about 2 months ago)
- Language: Jupyter Notebook
- Size: 24.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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