mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-17 09:24:34 +08:00
split code into core and contrib for data&model
This commit is contained in:
@@ -5,7 +5,7 @@ experiment:
|
||||
|
||||
model:
|
||||
class: LGBModel
|
||||
module_path: qlib.contrib.model.gbdt
|
||||
module_path: qlib.gbdt.model.gbdt
|
||||
args:
|
||||
loss: mse
|
||||
colsample_bytree: 0.8879
|
||||
|
||||
Reference in New Issue
Block a user