Show / Hide Table of Contents

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 Source

LowerBound

Declaration
public string LowerBound { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

UpperBound

Declaration
public string UpperBound { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX