Code for the paper "Exploring the Performance of Continuous-Time Dynamic Link Prediction Algorithms"
The code used to generate the plots in the paper is available in the example folder as jupyter notebook.
python3 -m venv venv
source venv/bin/activatepip install -r requirements.txtFor any questions, please contact raphael.romero@ugent.be.
