mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-06 12:30:57 +08:00
* refactor: implement deterministic budget allocation in SoftTopkStrategy * style: fix formatting issues using black * fix: remove unused imports and pass pylint * refactor: simplify SoftTopkStrategy impact limit * style: relocate test files per maintainer request