QualityReportConfusionMatrix class reference
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| labels | [str] | ||
| rows | [[int]] | ||
| axes | QualityReportConfusionMatrixAxes | ||
| precision | [float], none_type | ||
| recall | [float], none_type | ||
| accuracy | [float], none_type | ||
| jaccard_index | [float], none_type |