Get the champion model
get/projects/{projectId}/retrainJobs/@lastJob/champion
Returns the champion model from the last retraining job. The response object contains the model.
1{2 "id": "39632b18-16a5-4748-b057-f1ad4d32ec10",3 "name": "Gradient Boosting",4 "projectId": "9d63e067-1644-4ea4-8155-2c1790da487b",5 "champion": true,6 "version": 1,7 "links": []8}
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | The request succeeded. | Headers | Schema |
| 308 | Permanent Redirect | The request is redirected to a new permanent URL. | Headers | Schema |