1
0
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:
Alex Wang
2021-03-24 15:47:26 +08:00
parent 3bf6c7f95f
commit e3739bb980
4 changed files with 27 additions and 16 deletions

View File

@@ -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'