1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-11 23:06:58 +08:00

Update benchmark based on new backtest (#634)

* free random seed

* update model baselines

* more robust for parameters
This commit is contained in:
you-n-g
2021-10-07 22:57:19 +08:00
committed by GitHub
parent 8c8d1336de
commit e99224e5c2
12 changed files with 229 additions and 199 deletions

View File

@@ -69,6 +69,7 @@ task:
steps: 3
target_label: 1
lowest_valid_performance: 0.993
seed: 0
dataset:
class: DatasetH
module_path: qlib.data.dataset