Spidy20 / Fake_News_Detection

Fake News Classification WebApp using Flask & Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fake News📰 Classification WebApp using Python

forthebadge made-with-python
Python 3.6

Follow us on Instagram for Machine Learning Guidelines & Path

Buy Python & ML projects for students at lower rate

Sourcerer

See the Tutorial of this Project

Usage:-

  • Clone my repository.
  • Open CMD in working directory.
  • Run pip install -r requirements.txt
  • Open project in any IDE(Pycharm or VSCode)
  • Run Fake_News_Det.py, go to the http://127.0.0.1:5000/
  • If you want to build your model with the some changes, you can check the Fake_News_Detection.ipynb.
  • You can check web app is working fine. Sometimes predictions may be wrong.

Screenshots

Note

  • This project is just for learning purpose, don't think, it can do work in real time, because model was trained on historic & limited data.
  • For real time building of this kind of system, we need updated dataset and we need to build a model in particular interval of time, because news data can be updated in seconds, so our model should be also updated with the data.

Just follow☝️ me and Star⭐ my repository

Buy me a Coffee☕

Donate me on PayPal(It will inspire me to do more projects)

Donate me on GPAY:- kushalbhavsar58-1@okaxis

About

Fake News Classification WebApp using Flask & Python


Languages

Language:Jupyter Notebook 69.6%Language:CSS 21.1%Language:Python 4.9%Language:HTML 4.4%