Evaluate

Evaluates every variant of the current impulse. Updates are streamed over the websocket API.

curl --request POST \
  --url https://studio.edgeimpulse.com/v1/api/{projectId}/jobs/evaluate \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?