
Tabular data
Upload tabular data samples
1. Using the CSV Wizard
If your dataset is in the CSV format and contains a label column, the CSV Wizard is probably the easiest method to import your tabular data. Once your CSV Wizard is configured, you can use the Studio Uploader, the CLI Uploader or the Ingestion API.2. Using Edge Impulse info.labels
description file
The other way is to create a info.labels
file, present in your dataset. Edge Impulse will automatically detect it when you upload your dataset and will use this file to set the labels.
Once you have your info.labels
file available, to upload it, you can use the Studio Uploader, the CLI Uploader or the Ingestion API.
Visualizing tabular data samples

Tabular data sample preview
Classify tabular data
In the Live classification tab, you can classify your tabular/pre-processed test samples:
Test tabular data samples