Skip to content

This project builds a machine learning model to detect fake news by classifying text as real or fake. Using NLP for preprocessing and TF-IDF for feature extraction, models such as Logistic Regression are trained and evaluated with accuracy metrics to help combat misinformation online.

Notifications You must be signed in to change notification settings

Niharika08hub/Fake-News-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Fake-News-Detection

This project builds a machine learning model to detect fake news by classifying text as real or fake. Using NLP for preprocessing and TF-IDF for feature extraction, models such as Logistic Regression are trained and evaluated with accuracy metrics to help combat misinformation online.

Dataset

Dataset is too large to store directly in this repository. Download it from the following link:

Google Drive: https://drive.google.com/file/d/136ATf0HIJ4kNstgqM5JLBiehtMbz15M_/view?usp=sharing

About

This project builds a machine learning model to detect fake news by classifying text as real or fake. Using NLP for preprocessing and TF-IDF for feature extraction, models such as Logistic Regression are trained and evaluated with accuracy metrics to help combat misinformation online.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors