This project is selected to publish under the Stanford CS224W Graph ML Tutorials page.
This tutorial provides two methods for detecting fake news in a social network like Twitter. Both methods make predictions by leveraging the social network structure that a news piece flows through.
A step-by-step code implementation is included in this repository.