mirror of
https://github.com/microsoft/qlib.git
synced 2026-06-06 05:51:17 +08:00
update hyper-parameter
This commit is contained in:
@@ -30,8 +30,9 @@ task:
|
||||
module_path: qlib.contrib.model.catboost_model
|
||||
kwargs:
|
||||
loss: RMSE
|
||||
iterations: 5
|
||||
learning_rate: 0.03
|
||||
learning_rate: 0.0421
|
||||
subsample: 0.8789
|
||||
thread_count: 20
|
||||
dataset:
|
||||
class: DatasetH
|
||||
module_path: qlib.data.dataset
|
||||
@@ -56,4 +57,4 @@ task:
|
||||
- class: PortAnaRecord
|
||||
module_path: qlib.workflow.record_temp
|
||||
kwargs:
|
||||
config: *port_analysis_config
|
||||
config: *port_analysis_config
|
||||
|
||||
Reference in New Issue
Block a user