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

Why substract 1234 when processing the data #9

Open EternalConfession opened 4 years ago

EternalConfession commented 4 years ago

I was very confused why substracting 1234 to the stock price.

Dose this operation have some realistic meanings?

Thanks

fulifeng commented 4 years ago

No, -1234 is just a special value which means the data is missing. You can replace it with any negative number that is large enough.

EternalConfession commented 4 years ago

Thanks for your reply.

Fuli Feng notifications@github.com 于2020年5月26日周二 上午1:02写道:

No, -1234 is just a special value which means the data is missing. You can replace it with any negative number that is large enough.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fulifeng/Temporal_Relational_Stock_Ranking/issues/9#issuecomment-633653756, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEASW2K6YB6X73ODV2FJSXTRTKQCTANCNFSM4NJGP6YQ .