As part of my URS thesis paper in undergrad, I built a graph attention network (GAT) that can accurately classify illicit transactions on the Bitcoin blockchain. Outperformed other popular binary classification models such as logistic regression, decision tree, multi-layer perceptrons classifier, and random forest.
Go to Github Repository