Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emantahir2002/fake-news-detection-using-ml

I have used ml to detect fake news and integrated it with a basic front end
https://github.com/emantahir2002/fake-news-detection-using-ml

css fakenewsdetection html machine-learning

Last synced: 5 days ago
JSON representation

I have used ml to detect fake news and integrated it with a basic front end

Awesome Lists containing this project

README

        

Downdload the folder.
Open it in any IDE, preferrably VS code
Unzip news.csv (make sure to give the path of extracted folder in app.py)
Run the app.py either on a live server or local host

Credits:The main code for FAKE news detection belongs to Data science.com
I have improved the accuracy and added a front end.