Evaluation Runs

Evaluation Run Read

Read an evaluation run.

get/v2/{entity}/{project}/evaluation_runs/{evaluation_run_id}

Path parameters

entitystring required
projectstring required
evaluation_run_idstring required

Response

Successful Response

evaluation_run_idstring required

The evaluation run ID

evaluationstring required

Reference to the evaluation (weave:// URI)

modelstring required

Reference to the model (weave:// URI)

statusstring nullable

Status of the evaluation run

started_atstring date-time nullable

When the evaluation run started

finished_atstring date-time nullable

When the evaluation run finished

summaryobject nullable

Summary data for the evaluation run

Changes

Changed in 9 of the 29 revisions of this API.36