another bugfix
This commit is contained in:
@@ -49,6 +49,7 @@ services:
|
||||
RAIN_WALK_FORWARD_FOLDS: "0"
|
||||
RAIN_ALLOW_EMPTY_DATA: "true"
|
||||
RAIN_MODEL_PATH: "/app/models/rain_model.pkl"
|
||||
RAIN_MODEL_BACKUP_PATH: "/app/models/rain_model.pkl.last_good"
|
||||
RAIN_REPORT_PATH: "/app/models/rain_model_report.json"
|
||||
RAIN_AUDIT_PATH: "/app/models/rain_data_audit.json"
|
||||
RAIN_DATASET_PATH: "/app/models/datasets/rain_dataset_{model_version}_{feature_set}.csv"
|
||||
|
||||
Reference in New Issue
Block a user