Spaces:
Paused
Paused
Update models/bo_meta.json
Browse files- models/bo_meta.json +2 -2
models/bo_meta.json
CHANGED
|
@@ -11,6 +11,6 @@
|
|
| 11 |
"target": "BO_Actual",
|
| 12 |
"pred_col": "BO_Pred",
|
| 13 |
"units": "MW (pcf)",
|
| 14 |
-
"versions": { "numpy": "
|
| 15 |
-
"notes": "Breakout MW prediction. Features/target aligned to data.xlsx."
|
| 16 |
}
|
|
|
|
| 11 |
"target": "BO_Actual",
|
| 12 |
"pred_col": "BO_Pred",
|
| 13 |
"units": "MW (pcf)",
|
| 14 |
+
"versions": { "numpy": "1.24.0", "scikit_learn": "1.1.3" },
|
| 15 |
+
"notes": "Breakout MW prediction (BO). Features/target aligned to data.xlsx and bo_model.joblib payload."
|
| 16 |
}
|