Class ModelCard.ModelCardQuantitativeAnalysis.PerformanceMetric.PerformanceMetricConfidenceInterval
Inheritance
System.Object
ModelCard.ModelCardQuantitativeAnalysis.PerformanceMetric.PerformanceMetricConfidenceInterval
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public class PerformanceMetricConfidenceInterval : object
Properties
| Improve this Doc View SourceLowerBound
Declaration
public string LowerBound { get; set; }
Property Value
Type | Description |
---|---|
System.String |
UpperBound
Declaration
public string UpperBound { get; set; }
Property Value
Type | Description |
---|---|
System.String |