GitTeaching / Fake-News-Detector-App

Flask & Python - Fake news prediction using Machine Learning algorithms and Flask Framework.

Home Page:https://fake-news-detector-flask.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

Flask & Python - Fake news prediction using Machine Learning algorithms and Flask Framework.

https://fake-news-detector-flask.herokuapp.com/


Languages

Language:Jupyter Notebook 46.1%Language:Python 23.4%Language:HTML 17.1%Language:JavaScript 13.5%