| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Pairwise ranking the stocks by predicting the future performance, the performance is determined by various forecasting indicators, such as return and volatility. This repository implements RankNet which can generate the leaderboard according to the given question.
Given stocks [Si, Sj] with timestep [t-n, t-n+1, ..., t-1, t] and the corresponding indicator P when t+1, to predict whether P(Si) > P(Sj) or not.
Furthermore, the model is supposed to predict the rank according to different P.
Note: this experiment is only an early prototype, the concept and architecture are still under developing.
| Back | FazBrowse Home | New Git URL |