Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.02 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.02 KB

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