Classify Sample

Classify a complete file against the current impulse. This will move the sliding window (dependent on the sliding window length and the sliding window increase parameters in the impulse) over the comp

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

Last updated

Was this helpful?