Get incomplete runs for an experiment
Get runs that need to be completed for this experiment.
Returns all incomplete runs, including both missing runs (not yet attempted) and failed runs (attempted but have errors).
Args: experiment_id: The ID of the experiment cursor: Cursor for pagination limit: Maximum number of results to return
Returns: Paginated list of incomplete runs grouped by dataset example, with repetition numbers that need to be run
Path parameters
Query parameters
Cursor for pagination
Cursor for pagination
Maximum number of examples with incomplete runs to return
Maximum number of examples with incomplete runs to return
Response
Incomplete runs retrieved successfully
Changes
Changed in 3 of the 75 revisions of this API.12
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
- ○
added the required property
///to the response with the statusresponse-required-property-added
- ○
- ▲
removed the required property
///from the response with the statusresponse-required-property-removed
This revision also has 91 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲