Class ModelCard.ModelCardQuantitativeAnalysis.PerformanceMetric.PerformanceMetricConfidenceInterval
Inheritance
ModelCard.ModelCardQuantitativeAnalysis.PerformanceMetric.PerformanceMetricConfidenceInterval
Assembly: CycloneDX.Core.dll
[ProtoContract]
public class ModelCard.ModelCardQuantitativeAnalysis.PerformanceMetric.PerformanceMetricConfidenceInterval
Properties
|
Edit this page
View Source
Declaration
[ProtoMember(1)]
public string LowerBound { get; set; }
Property Value
|
Edit this page
View Source
Declaration
[ProtoMember(2)]
public string UpperBound { get; set; }
Property Value