Trained Features For Sample

Get trained features for a single sample. This runs both the DSP prerequisites and the anomaly classifier.

curl --request GET \
  --url https://studio.edgeimpulse.com/v1/api/{projectId}/training/anomaly/{learnId}/features/get-graph/classification/{sampleId} \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?