Last updated 10 months ago
Was this helpful?
Evaluates optimal model architecture
/api/{projectId}/jobs/optimize
Project ID
Tuner coordinator job ID
curl -L \ --request POST \ --url 'https://studio.edgeimpulse.com/v1/api/{projectId}/jobs/optimize' \ --header 'x-api-key: YOUR_API_KEY'
{ "success": true, "error": "text", "id": 12873488112 }