mandar196 / Fake_News_Classifier_NLP

An End to End Machine Learning application for detecting fake news, built model using Passive aggressive classfier and integrated with Flask for web application and deployed in Heroku platform.

Home Page:https://fakenewsclassifiermlwebapp.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fake_News_Classifier_NLP

download

This is complete End to End ML Application for detecting fake news.


Screenshots

home

real

fake


For using the project clone the repository and type the following commands in the termial:

  • pip install -r requirements.txt
  • python app.py

The complete project is deployed on Heroku cloud platform.

Here is the link where you can access the project live : https://fakenewsclassifiermlwebapp.herokuapp.com

If you like this repo, please don't forget to give a ⭐.

About

An End to End Machine Learning application for detecting fake news, built model using Passive aggressive classfier and integrated with Flask for web application and deployed in Heroku platform.

https://fakenewsclassifiermlwebapp.herokuapp.com

License:MIT License


Languages

Language:Jupyter Notebook 96.9%Language:HTML 2.0%Language:Python 1.1%