mariegold / link-prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drug Interactions Prediction

EE-452 Network Machine Learning (Spring 2022): Final project

Authors: Marie Biolková, Jiří Lhotka

In this project, we investigate the ogbl-ddi dataset using network science and establish a baseline on link prediction using a graph convolutional network (GCN). We achieve 62.9% Hits@20 on the test data.

You can read our report. Here is a sub-sampled visualization of the graph.

About


Languages

Language:Jupyter Notebook 99.0%Language:HTML 0.9%Language:Python 0.1%