MediaEval Fake News Detection
Developed a machine learning model to classify social media posts as real or fake using Natural Language Processing (NLP). Implemented Bag-of-Words and TF-IDF vectorization, and trained models including Multinomial Naive Bayes and Stochastic Gradient Descent (SGD), achieving an F1 score of 0.831.