{"id":21970206,"url":"https://github.com/pandede/financial_ranknet","last_synced_at":"2025-06-24T19:33:09.911Z","repository":{"id":166909262,"uuid":"333434663","full_name":"Pandede/Financial_RankNet","owner":"Pandede","description":"Implements multi-channels RankNet to rank stocks in PyTorch","archived":false,"fork":false,"pushed_at":"2021-01-27T18:08:21.000Z","size":5,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-28T11:15:44.729Z","etag":null,"topics":["deep-learning","finance","machine-learning","pytorch","ranking"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Pandede.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-27T13:47:21.000Z","updated_at":"2023-12-07T15:50:53.000Z","dependencies_parsed_at":"2023-05-21T16:30:30.176Z","dependency_job_id":null,"html_url":"https://github.com/Pandede/Financial_RankNet","commit_stats":null,"previous_names":["pandede/financial_ranknet"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pandede%2FFinancial_RankNet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pandede%2FFinancial_RankNet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pandede%2FFinancial_RankNet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pandede%2FFinancial_RankNet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pandede","download_url":"https://codeload.github.com/Pandede/Financial_RankNet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251302782,"owners_count":21567601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deep-learning","finance","machine-learning","pytorch","ranking"],"created_at":"2024-11-29T14:37:57.734Z","updated_at":"2025-04-28T11:15:55.172Z","avatar_url":"https://github.com/Pandede.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Financial RankNet\nPairwise ranking the stocks by predicting the future performance, the performance is determined by various forecasting indicators, such as return and volatility.\nThis repository implements RankNet which can generate the leaderboard according to the given question.\n\n## Concept\nGiven 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) \u003e P(Sj)` or not.\n\n- For example, assume that `P` rerpresents the return of stock when `t+1`, the model is supposed to predict whether the return of `Si` is higher than `Sj` when `t+1`.\n\nFurthermore, the model is supposed to predict the rank according to different `P`.\n- For example, assume that `P` represents the volatility of stock when `t+1` then, the previous model is also capable of predicting whether the volatility of `Si` is higher than `Sj` when `t+1`.\n\n**Note: this experiment is only an early prototype, the concept and architecture are still under developing.**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpandede%2Ffinancial_ranknet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpandede%2Ffinancial_ranknet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpandede%2Ffinancial_ranknet/lists"}