Features For Sample
Runs the DSP block against a sample. This will move the sliding window (dependent on the sliding window length and the sliding window increase parameters in the impulse) over the complete file, and ru
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/dsp/{dspId}/features/get-graph/classification/{sampleId} \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?