Download DSP data
GET {{baseUrl}}/api/:projectId/dsp-data/:dspId/x/:category?raw=<boolean>
Download output from a DSP block over all data in the training set, already sliced in windows. In Numpy binary format.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
raw | string | Whether to download raw data or processed data. Processed data is the default. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
"\u003cbinary\u003e"