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