Experiment Tracker

Create dataset

Upload a CSV/Excel file to create a dataset with parsed column headers.

post/api/v0/experiments/models/{model_id}/datasets

Path parameters

model_idstring uuid required

Response

Successful Response

idstring uuid required
model_idstring uuid required
namestring required
descriptionstring nullable
source_filenamestring required
row_countinteger nullable
column_countinteger nullable
column_headersstring[] nullable
column_mappingsobject nullable
statusstring required
errorstring nullable
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.