CandidateResults interface

Full per-task evaluation results for a candidate, returned by GET /candidates/{id}/results.

Properties

candidate_id

Owning candidate id.

results

Per-task evaluation rows.

Property Details

candidate_id

Owning candidate id.

candidate_id: string

Property Value

string

results

Per-task evaluation rows.

results: OptimizationTaskResult[]

Property Value