Function Accuracy
Cancel a model comparison
Cancel a comparison.
Cancels every entry's still-running scoring run. Entries that already finished keep their results; the comparison's status becomes cancelled. Returns the updated comparison.
post/v3/model-comparisons/{comparisonID}/cancel
Path parameters
comparisonIDstring required
The comparisonID returned by POST /v3/model-comparisons.
Response
The request has succeeded.
Changes
Changed in 1 of the 42 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○