Rescore Evaluation
Rescore an existing evaluation run with different scorer(s).
Applies the provided scorer(s) to the predictions from source_evaluation_run_id and returns a new evaluation_run_id. Original prediction call IDs are preserved.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
Full rescore request including server-set fields.
The evaluation run whose predictions will be rescored
Scorer references (weave:// URIs) to apply; must be non-empty
1Do not set directly. Server will automatically populate this field.