Evaluate Model
Supply data to evaluate the model on You can also supply specific config for the deployed service
Ok
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error
{- "config": {
- "pipeline": {
- "property1": null,
- "property2": null
}, - "serviceConfig": {
- "property1": null,
- "property2": null
}
}, - "input": {
- "datasetQuery": {
- "property1": null,
- "property2": null
}, - "datasetId": "string"
}
}
{- "input": {
- "datasetId": "datasetId"
}, - "serviceConfig": {
- "runtime": {
- "podType": "regular-xs",
- "runnerImage": "jjanzic/docker-python3-opencv"
}
}
}