Home

Awesome

Continuous-Time and Multi-Level Graph Representation Learning for Origin-Destination Demand Prediction

This is an implementation of CMOD: [Continuous-Time and Multi-Level Graph Representation Learning for Origin-Destination Demand Prediction, KDD2022].

Environment

Dataset

Step 1: Download the processed dataset from Baidu Yun (Access Code:luck).

Step 2: Put them into ./data directories.

Train command

# Train with NYTaxi
python train_OD.py --data=NYTaxi