Share via


EvalRunResultSummary interface

Summary statistics of a metric in an evaluation run.

Properties

average

Average value of the metric in the evaluation run.

runId

The evaluation run ID.

sampleCount

Number of samples in the evaluation run.

standardDeviation

Standard deviation of the metric in the evaluation run.

Property Details

average

Average value of the metric in the evaluation run.

average: number

Property Value

number

runId

The evaluation run ID.

runId: string

Property Value

string

sampleCount

Number of samples in the evaluation run.

sampleCount: number

Property Value

number

standardDeviation

Standard deviation of the metric in the evaluation run.

standardDeviation: number

Property Value

number