The code for paper "Enhanced stock price forecasting through a regularized ensemble framework with graph convolutional networks".
SSE dataset is facilitated through https://tushare.pro.
DJIA dataset is obtainable from https://finance.yahoo.com/.
Python = 3.7
tensorflow = 1.15.0
others
run dataprecossing/data.py
run dataprecossing/GA_VMD.py
run dataprecossing/data_VMD.py
run dataprecossing/adjprocessing.py
run dataprecossing/normalization.py