File size: 221 Bytes
3deaddc | 1 2 3 4 5 6 7 8 9 10 11 | {
"model_type": "regression",
"architecture": "failure-probability-estimator",
"input": [
"motor_wear_index",
"battery_health",
"error_rate"
],
"output": "failure_probability",
"version": "1.0.0"
} |