Skip to content

Code for the paper "Exploring the Performance of Continuous-Time Dynamic Link Prediction Algorithms"

Notifications You must be signed in to change notification settings

aida-ugent/dlp_exploration

Repository files navigation

Banner

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.

Getting Started

Create a virtual environment

python3 -m venv venv
source venv/bin/activate

Install the requirements

pip install -r requirements.txt

For any questions, please contact raphael.romero@ugent.be.

About

Code for the paper "Exploring the Performance of Continuous-Time Dynamic Link Prediction Algorithms"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages