Class ModelCard.ModelCardQuantitativeAnalysis
Inheritance
ModelCard.ModelCardQuantitativeAnalysis
Assembly: CycloneDX.Core.dll
Syntax
[ProtoContract]
public class ModelCard.ModelCardQuantitativeAnalysis
Properties
|
Edit this page
View Source
Graphics
Declaration
[ProtoMember(2)]
public GraphicsCollection Graphics { get; set; }
Property Value
|
Edit this page
View Source
Declaration
[ProtoMember(1)]
public List<ModelCard.ModelCardQuantitativeAnalysis.PerformanceMetric> PerformanceMetrics { get; set; }
Property Value