Upload folder using huggingface_hub
Browse files
artifacts/outlier_metadata.json
CHANGED
|
@@ -1,8 +1,10 @@
|
|
| 1 |
{
|
| 2 |
"Coolant_Temperature": {
|
| 3 |
-
"
|
| 4 |
-
"
|
| 5 |
-
"
|
| 6 |
-
"
|
|
|
|
|
|
|
| 7 |
}
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"Coolant_Temperature": {
|
| 3 |
+
"investigation": "outlier_detected",
|
| 4 |
+
"max_value": 195.53,
|
| 5 |
+
"percentile_99": 91.78,
|
| 6 |
+
"rows_above_99th": 196,
|
| 7 |
+
"action": "no_capping",
|
| 8 |
+
"rationale": "Preserved for tree-based models; extreme values may be valid failure signals"
|
| 9 |
}
|
| 10 |
}
|