v1

latestSwagger 2.02026-07-1756146155.9 KB
data

Get a list of unprocessed datasets

This call is for people running their own dataset processing engines. It returns the details of datasets that are not yet processed by the given processing engine. It doesn't process the datasets, it just returns the dataset info.

get/data/unprocessed/{data_engine_id}/{order}

Path parameters

data_engine_idstring required

The ID of the data processing engine. You get this ID when you register a new data processing engine with OpenML. The ID of the main data processing engine is 1.

orderstring required

When there are multiple datasets still to process, this defines which ones to return. Options are 'normal' - the oldest datasets, or 'random'.

Query parameters

api_keystring

API key to authenticate the user

Response

A list of unprocessed datasets