Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 396 Bytes

File metadata and controls

8 lines (7 loc) · 396 Bytes

A Machine Learning Web Application to classify news into distinct groups.

  • Code witten in python
  • datasist was used for the EDA
  • model was trained using LogisticRegression
  • web application built with Streamlit
  • Application Hosted on Heroku All the dependences can be found in the requirements.txt

Link to the deployed app on heroku