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

Relation file is having less dimension than the paper #12

Open sumansaha66 opened 3 years ago

sumansaha66 commented 3 years ago

Hi, In the paper the relation numbers are as follows according to table 4. image

However, when I load the .npy files, I get less relations.

  Sector-Industry Relation Wiki Relation
NASDAQ 97 43
NYSE 108 33

Any idea behind this discrepancy?

fafa0815 commented 3 years ago

I have the same problem. In addition, I also have a question, does any stock belong to more than one industry?