Download Data

Download the processed data for this learning block. This is data already processed by the signal processing blocks.

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

Last updated

Was this helpful?