Last updated 7 months ago
Download the processed data for this learning block. This is data already processed by the signal processing blocks.
Project ID
Learn Block ID, use the impulse functions to retrieve the ID
Numpy binary file
const response = await fetch('https://studio.edgeimpulse.com/v1/api/{projectId}/training/{learnId}/x', { method: 'GET', headers: {}, }); const data = await response.json();
binary