Skip to content

HarsDev01/FakeNewsDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Fake News Detection Web App πŸ“°πŸ”

A Flask-based web app that uses NLP and machine learning to detect fake news articles.

Features

  • Train with PassiveAggressiveClassifier
  • TF-IDF vectorization
  • Flask web UI
  • Real vs Fake news prediction

Run Locally

python model.py  # Train the model
python app.py    # Run the web app

About

"A Flask-based machine learning app to detect fake news using NLP"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published