Feature Importance

Retrieve the feature importance for a DSP block (only available for blocks where dimensionalityReduction is not enabled)

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

Last updated

Was this helpful?