Spaces:
Runtime error
Runtime error
| { | |
| "job_id": "78f00e8c-eadf-435f-a324-a646d34459b7", | |
| "model_name": "test-model-123", | |
| "accuracy": 0.9, | |
| "feature_names": [ | |
| "sepal_length", | |
| "sepal_width", | |
| "petal_length", | |
| "petal_width" | |
| ], | |
| "n_classes": 3, | |
| "classes": [ | |
| 0, | |
| 1, | |
| 2 | |
| ] | |
| } |