Share via


EvalRunResultComparison interface

Comparison results for treatment runs against the baseline.

Properties

baselineRunSummary

Summary statistics of the baseline run.

compareItems

List of comparison results for each treatment run.

evaluator

Name of the evaluator for this testing criteria.

metric

Metric being evaluated.

testingCriteria

Name of the testing criteria.

Property Details

baselineRunSummary

Summary statistics of the baseline run.

baselineRunSummary: EvalRunResultSummary

Property Value

compareItems

List of comparison results for each treatment run.

compareItems: EvalRunResultCompareItem[]

Property Value

evaluator

Name of the evaluator for this testing criteria.

evaluator: string

Property Value

string

metric

Metric being evaluated.

metric: string

Property Value

string

testingCriteria

Name of the testing criteria.

testingCriteria: string

Property Value

string