/News-Classifier

Framework for classification of news articles

Primary LanguageJupyter Notebook

News-Classifier

Machine Learning based framework for classification of news data.

  • Feature Extraction - Gensim Doc2Vec

  • Model Training - sklearn Logistic Regression, Keras Neural Model

  • UI Building - DJango Framework.

  • Prediction accuracy on Test dataset: 97% (approx.)

For the ML model code, check news_classify.ipynb file

App Link: https://news-classifier-2021.herokuapp.com/