v0.8.0
版本发布时间: 2021-12-08 07:35:35
microsoft/qlib最新发布版本:v0.9.5(2024-05-24 16:17:09)
Changes
- docs improvement @you-n-g (#730)
- Fix backtest @zhupr (#719)
- add logger @demon143 (#709)
- Add SigAnaRecord in to workflow_by_code.py @you-n-g (#707)
- support adding from date when updating pred @you-n-g (#703)
- Add A New Baseline: ADD @f-cg (#704)
- Fix high-freq data @zhupr (#702)
- Update task_management.rst @demon143 (#700)
- Update workflow_by_code.ipynb @wan9c9 (#697)
- Update task_management.rst @demon143 (#654)
- Merging Backtest improve @you-n-g (#694)
- Add AdaRNN baseline. @lwwang1995 (#689)
- add ops_warning_log to config @zhupr (#685)
- Callable Exp @you-n-g (#683)
- bugfix: Fix the problem that caused highfreq's yaml to be unusable @Ckend (#678)
- add default protocol_version @zhupr (#677)
- An example to get index from TSDataSampler @you-n-g (#679)
- handler demo cache @you-n-g (#606)
- Improve the backtest design and APIs @you-n-g (#650)
- More citations @markzhao98 (#673)
- Add A New Baseline: TCN @f-cg (#668)
- GPU identification bug fix for GATs @markzhao98 (#669)
- fix 'duplicate axis' error when updating cache @zhupr (#661)
- add logs in case of ops.py errors @zhupr (#659)
- Adjusting gbdt.py's parameter @you-n-g (#660)
🌟 Features
- Auto injecting model and dataset for Recorder @you-n-g (#645)
- Checking dataset empty @you-n-g (#647)
- Update TCTS. @lwwang1995 (#643)
- Add support for MacOS-11 @zhupr (#630)
🐛 Bug Fixes
- Fix update record bug @you-n-g (#723)
- improve the doc of auto init @you-n-g (#541)
- fix workflow_config_lightgbm_multi_freq.yaml @zhupr (#635)
- remove 3.6 @you-n-g (#629)
📚 Documentation
- Update the docs of ops.py @you-n-g (#718)
- improve the doc of auto init @you-n-g (#541)
- more detailed docs for workflow @you-n-g (#639)
- Update manage.py @demon143 (#628)
- Update benchmark based on new backtest @you-n-g (#634)