Skip to content

The code for paper "Enhanced stock price forecasting through a regularized ensemble framework with graph convolutional networks".

Notifications You must be signed in to change notification settings

WonderNothing/REGCN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REGCN

The code for paper "Enhanced stock price forecasting through a regularized ensemble framework with graph convolutional networks".

Datasets

SSE dataset is facilitated through https://tushare.pro.

DJIA dataset is obtainable from https://finance.yahoo.com/.

Python environment

Python = 3.7

tensorflow = 1.15.0

others

Data preprocessing

Step1

run dataprecossing/data.py

step2

run dataprecossing/GA_VMD.py

step3

run dataprecossing/data_VMD.py

step4

run dataprecossing/adjprocessing.py

step5

run dataprecossing/normalization.py

About

The code for paper "Enhanced stock price forecasting through a regularized ensemble framework with graph convolutional networks".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages