/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.

Primary LanguageJupyter NotebookMIT LicenseMIT

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 ⭐.