v1
latestSwagger 2.02026-07-1756146155.9 KBevaluation
Get an unevaluated run
This call is for people running their own evaluation engines. It returns the details of a run that is not yet evaluated by the given evaluation engine. It doesn't evaluate the run, it just returns the run info.
get/evaluation/request/{evaluation_engine_id}/{order}
Path parameters
evaluation_engine_idstring required
The ID of the evaluation engine. You get this ID when you register a new evaluation engine with OpenML. The ID of the main evaluation engine is 1.
orderstring required
When there are multiple runs still to evaluate, this defines which one to return. Options are 'normal' - the oldest run, 'reverse' - the newest run, or 'random' - a random run.
Query parameters
api_keystring
API key to authenticate the user
Response
A list of evaluations descriptions