Qlib is an AI-oriented Quant investment platform that aims to use AI tech to empower Quant Research, from exploring ideas to implementing productions. Qlib supports diverse ML modeling paradigms, including supervised learning, market dynamics modeling, and RL, and is now equipped with https://github.com/microsoft/RD-Agent to automate R&D process.
Stars
40.2k
Forks
6.3k
Watchers
40.2k
Open Issues
389
Overall repository health assessment
No package.json found
This might not be a Node.js project
588
commits
195
commits
189
commits
132
commits
78
commits
70
commits
59
commits
59
commits
44
commits
34
commits
fix(security): use RestrictedUnpickler in load_instance (#2153)
3097dccView on GitHubfix(backtest): avoid calendar overflow when end_time is missing (#2127)
2fb9380View on GitHubrefactor: implement deterministic budget allocation in SoftTopkStrategy (#2077)
69bb755View on GitHubfix(security): address reported unsafe pickle.load usages (#2099)
39634b2View on GitHubfix: ignore a generated file when install from source (#2091)
16acb76View on GitHubfix: use semantic version comparison for PyTorch scheduler compatibility (#2094)
4e0f5d5View on GitHubrefactor(data_collector): use akshare to build unified trade calendar (#2093)
50c32acView on GitHubfeat: check lowercase naming for qlib features directories (#2087)
80982f8View on GitHubfix(security): restrict pickle deserialization to safe classes (#2076)
477160eView on GitHubfix: handler_mod func don't work when dealing None end date (#2068)
3472e82View on GitHubfix(client): fix missing dependencies and unsafe pickle usage (#2072)
cb285bcView on GitHubfix(data_collector): fix us_index collector.py Http Error 403 Forbidden; Remove FutureWarning (#2047)
2e9a00aView on GitHub