Fake News Classifier Using ML

Fake News Classifier



This involves classifying fake news. Worked on a dataset of news articles during 2016 election. Classification of fake news using various machine learning models such as KNN, Na ̈ıve Bayes, SVM, Decision tree. Compared their accuracy, latency, and different matrices. Also identified and explored different approach for fake news classification using deep neural networks.