Last updated 6 months ago
Was this helpful?
End an EON trial early. This can for example be used to implement early stopping.
Project ID
Job ID
trial ID
GET /v1/api/{projectId}/optimize//{jobId}/trial/{trialId}/end-trial HTTP/1.1 Host: studio.edgeimpulse.com x-api-key: YOUR_API_KEY Accept: */*
OK
{ "success": true, "error": "text" }