Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 530 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 530 Bytes

Fake-News-Detector-App

Fake news prediction using Machine Learning algorithms and Flask Framework.

Enter your text or generate a random one from our dataset to try it.

The text is first preprocessed and transformed as a vector. Then, the transformed vector is feeded to the trained model to be classified as fake or not fake.

Deployed on - Heroku : https://fake-news-detector-flask.herokuapp.com/