Class ModelCard.ModelCardQuantitativeAnalysis.PerformanceMetric
Inheritance
System.Object
ModelCard.ModelCardQuantitativeAnalysis.PerformanceMetric
Assembly: CycloneDX.Core.dll
public class PerformanceMetric : object
Properties
|
Improve this Doc
View Source
Declaration
public ModelCard.ModelCardQuantitativeAnalysis.PerformanceMetric.PerformanceMetricConfidenceInterval ConfidenceInterval { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string Slice { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string Type { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string Value { get; set; }
Property Value
Type |
Description |
System.String |
|