Download Keras data export

Download Keras data export

get

Download the data of an exported Keras block - needs to be exported via 'exportKerasBlockData' first

Authorizations
Path parameters
projectIdintegerRequired

Project ID

learnIdintegerRequired

Learn Block ID, use the impulse functions to retrieve the ID

Responses
200
File
application/zip
Responsestring · binary
get
GET /v1/api/{projectId}/training/keras/{learnId}/download-data HTTP/1.1
Host: studio.edgeimpulse.com
x-api-key: YOUR_API_KEY
Accept: */*
200

File

binary

Last updated

Was this helpful?