File size: 200 Bytes
086217a | 1 2 3 4 5 6 7 8 9 10 | {
"model_type": "classification",
"architecture": "incident-response-selector",
"input": [
"incident_type",
"severity_level"
],
"output": "recommended_action",
"version": "1.0.0"
} |