mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-22 23:38:08 +00:00
feat(Config): added flag to save models
This commit is contained in:
@@ -32,4 +32,5 @@ def get_default_config() -> RawConfig:
|
||||
event_filter="cusum_fixed",
|
||||
labeling="two_class",
|
||||
forecasting_horizon=50,
|
||||
save_models=False,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user