You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A machine learning project for detecting and classifying fake news articles using Natural Language Processing (NLP) techniques and advanced machine learning algorithms.
About
A machine learning model that detects fake news using NLP techniques like TF-IDF, Logistic Regression, and Naive Bayes, achieving 92% accuracy. Built with Python, Scikit-learn, Pandas, and NLTK for data preprocessing and classification.