mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-21 06:48:08 +00:00
feat(Pipeline): added multi-asset pipeline, ensembling_method to config
This commit is contained in:
@@ -33,4 +33,5 @@ def get_default_config() -> RawConfig:
|
||||
labeling="two_class",
|
||||
forecasting_horizon=50,
|
||||
save_models=False,
|
||||
ensembling_method="voting_soft",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user