Classify

Classifies all items in the testing dataset against the current impulse. Updates are streamed over the websocket API.

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

Last updated

Was this helpful?