This project aims to detect fake news using machine learning techniques.
The dataset used for this project can be found on Kaggle: Fake News Detection Datasets
The model for fake news detection is based on logistic regression, Decision Tree and Random Forest.