Skip to content

a multivariate time series deep spatiotemporal forecasting model with graph neural network (MDST-GNN) is proposed to solve the existing shortcomings and improve the accuracy of periodic data prediction in this paper.

yiminghzc/MDST-GNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MDST-GNN

a multivariate time series deep spatiotemporal forecasting model with graph neural network (MDST-GNN) is proposed to solve the existing shortcomings and improve the accuracy of periodic data prediction in this paper.

This is a PyTorch implementation of the paper: Multivariate Time Series Deep Spatiotemporal Forecasting with Graph Neural Network, published in Applied Sciences.

image

Figure 1 Model structure diagram of MDST-GNN.

Data

The multivariate time series dataset Solar-Energy, Traffic, Electricity, Exchange-rate datasets can be found in the data file.

Requirements

The model is implemented using Python with dependencies specified in requirements.txt

About

a multivariate time series deep spatiotemporal forecasting model with graph neural network (MDST-GNN) is proposed to solve the existing shortcomings and improve the accuracy of periodic data prediction in this paper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages