EvalRunResultComparison Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Comparison results for treatment runs against the baseline.
public class EvalRunResultComparison : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.EvalRunResultComparison>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.EvalRunResultComparison>
type EvalRunResultComparison = class
interface IJsonModel<EvalRunResultComparison>
interface IPersistableModel<EvalRunResultComparison>
Public Class EvalRunResultComparison
Implements IJsonModel(Of EvalRunResultComparison), IPersistableModel(Of EvalRunResultComparison)
- Inheritance
-
EvalRunResultComparison
- Implements
Properties
| Name | Description |
|---|---|
| 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. |