fake-news-detector
Machine learning project that classifies news articles as real or fake using NLP techniques like TF-IDF and Logistic Regression. Includes data preprocessing, model training, evaluation, and a command-line interface for predictions.