Skip to content

Kavishaaa/Fake_News_Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

#Fake_News_Detection

#Dataset used for this project is available on Kaggle.

#This project classifies news articles as Real or Fake using Machine Learning & NLP techniques.

#Features:-

-> Detects Fake vs. Real News using Machine Learning

-> Uses TF-IDF Vectorization for text processing

-> Trained on Fake and Real News Dataset from Kaggle

-> Achieves 99% accuracy with Logistic Regression

-> Supports easy dataset preprocessing & model training

#Technologies Used:-

-> Python

-> Scikit-Learn (Logistic Regression, Naïve Bayes)

-> Natural Language Processing (NLP)

-> Pandas, NumPy

-> TF-IDF Vectorization

#Future Improvements:-

-> Add Deep Learning (LSTM, BERT) for better generalization

-> Implement a Web App (Flask/Streamlit) for live fake news detection

-> Train on larger & more diverse datasets

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published