Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/emantahir2002/fake-news-detection-using-ml
- Owner: EmanTahir2002
- Created: 2024-05-20T06:03:46.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-23T08:12:05.000Z (6 months ago)
- Last Synced: 2024-05-23T09:29:10.028Z (6 months ago)
- Topics: css, fakenewsdetection, html, machine-learning
- Language: Python
- Homepage:
- Size: 11.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 hostCredits:The main code for FAKE news detection belongs to Data science.com
I have improved the accuracy and added a front end.