1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-18 18:04:31 +08:00

Merge branch 'main' of github.com:you-n-g/qlib into main

This commit is contained in:
Young
2020-11-25 12:41:12 +00:00

View File

@@ -35,8 +35,8 @@ task:
max_depth: 6 max_depth: 6
num_leaves: 100 num_leaves: 100
thread_count: 20 thread_count: 20
grow_policy: 'Lossguide', grow_policy: Lossguide
boostrap_type: 'Poisson' boostrap_type: Poisson
dataset: dataset:
class: DatasetH class: DatasetH
module_path: qlib.data.dataset module_path: qlib.data.dataset