Show / Hide Table of Contents

Class ModelCard.ModelCardQuantitativeAnalysis

Inheritance
System.Object
ModelCard.ModelCardQuantitativeAnalysis
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public class ModelCardQuantitativeAnalysis : object

Properties

| Improve this Doc View Source

Graphics

Declaration
public GraphicsCollection Graphics { get; set; }
Property Value
Type Description
GraphicsCollection
| Improve this Doc View Source

PerformanceMetrics

Declaration
public List<ModelCard.ModelCardQuantitativeAnalysis.PerformanceMetric> PerformanceMetrics { get; set; }
Property Value
Type Description
List<ModelCard.ModelCardQuantitativeAnalysis.PerformanceMetric>
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX