mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-10 22:36:55 +08:00
Merge branch 'main' of https://github.com/you-n-g/qlib into main
This commit is contained in:
@@ -32,7 +32,11 @@ task:
|
|||||||
loss: RMSE
|
loss: RMSE
|
||||||
learning_rate: 0.0421
|
learning_rate: 0.0421
|
||||||
subsample: 0.8789
|
subsample: 0.8789
|
||||||
|
max_depth: 6
|
||||||
|
num_leaves: 100
|
||||||
thread_count: 20
|
thread_count: 20
|
||||||
|
grow_policy: 'Lossguide',
|
||||||
|
boostrap_type: 'Poisson'
|
||||||
dataset:
|
dataset:
|
||||||
class: DatasetH
|
class: DatasetH
|
||||||
module_path: qlib.data.dataset
|
module_path: qlib.data.dataset
|
||||||
|
|||||||
Reference in New Issue
Block a user