Add custom evaluation result
POST/models/custom_eval/add_result
Adds a result entry to an existing custom evaluation run. Requires model_1_score and model_2_score (0.0–1.0) and the number of data examples evaluated (data_length).
Request
Responses
- 200
- 400
- 422
- 500
- 503
OK
Bad Request
Validation Error
Internal Server Error
Service Unavailable
Was this page helpful?