fulifeng / Temporal_Relational_Stock_Ranking

Code for paper "Temporal Relational Ranking for Stock Prediction"
https://arxiv.org/pdf/1809.09441.pdf
GNU Affero General Public License v3.0
438 stars 164 forks source link

The file is missing #18

Open kongxin-come opened 2 years ago

kongxin-come commented 2 years ago

Hello, I am running relation_rank_lastm.py, there is a file missing, the missing file is '../data/2013-01-01\..\pretrain\NASDAQ_rank_lstm_seq-16_unit-64_2.csv.npy'. I would like to ask you where this file is, thank you.

fulifeng commented 2 years ago

You can find it through the link in README!

To repeat the experiment, i.e., train a RSR model, downloaded the pretrained sequential embedding, and extract the file into the data folder.