Skip to content

πŸ” AI-Driven Fake News Detection | An AI-based system using Logistic Regression, Decision Tree, Random Forest, XGBoost, and Gradient Boosting to detect fake news. Implements TF-IDF Vectorization & Regex for text processing. Evaluated with accuracy, precision & F1-score. Tech:Python, Pandas, Scikit-learn. Goal: Combat misinformation with AI.

Notifications You must be signed in to change notification settings

aaradhya466/AI_Driven_Fake_News_Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

AI_Driven_Fake_News_Detection

πŸ” AI-Driven Fake News Detection | An AI-based system using Logistic Regression, Decision Tree, Random Forest, XGBoost, and Gradient Boosting to detect fake news. Implements TF-IDF Vectorization & Regex for text processing. Evaluated with accuracy, precision & F1-score. Tech:Python, Pandas, Scikit-learn. Goal: Combat misinformation with AI. πŸš€ Features βœ” Multi-model classification (Logistic Regression, Decision Tree, Random Forest, XGBoost, Gradient Boosting) βœ” TF-IDF Vectorization for text processing βœ” Regex-based text cleaning βœ” Performance evaluation using accuracy, precision, and F1-score

πŸ›  Tech Stack Programming Language: Python Libraries: Pandas, NumPy, Scikit-learn, NLTK ML Models: Logistic Regression, Decision Tree, Random Forest, XGBoost, Gradient Boosting

πŸ“Š Dataset The dataset consists of real and fake news articles. Preprocessed using TF-IDF Vectorization and Regex for text cleaning.

πŸ“ˆ Model Performance The model is evaluated using accuracy, precision, recall, and F1-score. Performance metrics ensure a robust fake news detection system.

About

πŸ” AI-Driven Fake News Detection | An AI-based system using Logistic Regression, Decision Tree, Random Forest, XGBoost, and Gradient Boosting to detect fake news. Implements TF-IDF Vectorization & Regex for text processing. Evaluated with accuracy, precision & F1-score. Tech:Python, Pandas, Scikit-learn. Goal: Combat misinformation with AI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published