File size: 156 Bytes
3aaee7e | 1 2 3 4 5 6 7 8 9 | {
"model_type": "classification",
"input_features": [
"task_id",
"environment"
],
"output_label": "predicted_action",
"version": "1.0.0"
} |
3aaee7e | 1 2 3 4 5 6 7 8 9 | {
"model_type": "classification",
"input_features": [
"task_id",
"environment"
],
"output_label": "predicted_action",
"version": "1.0.0"
} |