1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-16 01:06:56 +08:00

Update workflow_config_catboost.yaml

This commit is contained in:
Haoyu Wang
2020-11-26 00:29:37 +08:00
committed by GitHub
parent 991f14a5b9
commit 5be847909f

View File

@@ -36,7 +36,7 @@ task:
num_leaves: 100 num_leaves: 100
thread_count: 20 thread_count: 20
grow_policy: Lossguide grow_policy: Lossguide
boostrap_type: Poisson bootstrap_type: Poisson
dataset: dataset:
class: DatasetH class: DatasetH
module_path: qlib.data.dataset module_path: qlib.data.dataset