Fake News Detection System
Supervised machine learning system that classifies news articles as real or fake using TF-IDF vectorization and a PassiveAggressive classifier. Deployed as an interactive web application with real-time predictions and probability scores, making misinformation detection accessible through a clean interface.