ModelCardMatrixMetric

constructor(name: String, notes: String? = null, type: ModelCardMatrixMetricType, value: List<List<Double>>, xAxisName: List<String>? = null, yAxisName: List<String>? = null)