- Use pip to install any packages that are not on your machine
- Run fake_news.py on any IDE or text-editor!
The data used in this program was from the following Kaggle dataset: https://www.kaggle.com/c/fake-news/data
This model has about a 87.6% accuracy of predicting the reliability of news sources using their headlines.
Credit to Madhu Sivaraj for the inspiration and base code behind this program!