- Download the FakeNewsNet dataset from GitHub
- Place Full dataset.ipynb in the same directory as the gossipcop and politifact folders and run it
- Ensure that dataset.csv is accessible to Graph Model.ipynb and then run the notebook
- I recommend running the notebook on Google Colab with a GPU accelerated instance
- If you run it on your own machine, comment out the code about Google Drive and make sure dataset.csv can be read by Python
Check out the Medium article I wrote about this project: here