Get data summary
Last updated
Was this helpful?
Last updated
Was this helpful?
Get summary of all data present in the training set. This returns the number of data items, the total length of all data, and the labels. This is similar to dataSummary
in ProjectInfoResponse
but allows you to exclude disabled items or items that are still processing.
/api/{projectId}/data-summary
Project ID
Whether to include disabled samples. Defaults to true
Whether to include non-processed samples. Defaults to true