EvalCompareReport.Comparisons Property
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 each treatment run against the baseline.
public System.Collections.Generic.IList<Azure.AI.Projects.EvalRunResultComparison> Comparisons { get; }
member this.Comparisons : System.Collections.Generic.IList<Azure.AI.Projects.EvalRunResultComparison>
Public ReadOnly Property Comparisons As IList(Of EvalRunResultComparison)