mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-12 23:36:54 +08:00
fix naming and code style
This commit is contained in:
@@ -32,7 +32,7 @@ data_handler_config: &data_handler_config
|
||||
|
||||
task:
|
||||
model:
|
||||
class: "HF_LGBModel"
|
||||
class: "HFLGBModel"
|
||||
module_path: "qlib.contrib.model.highfreq_gdbt_model"
|
||||
kwargs:
|
||||
objective: 'binary'
|
||||
|
||||
Reference in New Issue
Block a user