Skip to content
/ MTSF-DG Public

Time Series Forecasting with Dynamic Graph Modeling

Notifications You must be signed in to change notification settings

zhkai/MTSF-DG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fb1e336 · Feb 25, 2025

History

45 Commits
Nov 21, 2023
Feb 25, 2025
Oct 29, 2022
Oct 29, 2022
Jun 17, 2024
Oct 29, 2022

Repository files navigation

MTSF-DG

Here is the code for the paper 'Multiple Time Series Forecasting with Dynamic Graph Modeling'.

The data process and data loader are under '/lib/', and the MTSF-DG method is under '/model/'.

Datasets

Download datasets from 'https://github.com/zhkai/MTSF-DG/releases'.

Move train/test/val to '/data/METR-LA/'.

Environment

  • Python 3.6
  • tensorflow 1.14.0
  • pytorch 1.2.0

Runing

run with 'python main.py --config_filename=data/model/GMSDR_LA.yaml'

About

Time Series Forecasting with Dynamic Graph Modeling

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages