Multiclass metrics of a confusion matrix

Given the confusion matrix finds the two or multiclass metrics such as precision, recall, F1-score, and others.
532 descargas
Actualizado 31 Mar 2023

Introduction

View Multiclass metrics of a confusion matrix on File Exchange Open in MATLAB Online

Given the confusion matrix finds the two or multiclass metrics such as precision, recall, F1-score, etc.

Confusion matrix
prec-recall

Function outputs:

Function Output Description
multiclass_metrics_common Precision
Recall
Accuracy
Specificity
F1score
multiclass_metrics_special Recall
Specificity
Precision
False positive rate
F1score
Matthews correlation coefficient
Kappa

Requirements

MATLAB

Feedback

Please rate and provide feedback for the further improvements.

Citar como

Preetham Manjunatha (2024). Multiclass metrics of a confusion matrix (https://github.com/preethamam/MultiClassMetrics-ConfusionMatrix/releases/tag/1.2.2), GitHub. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2021b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.2.2.0

See release notes for this release on GitHub: https://github.com/preethamam/MultiClassMetrics-ConfusionMatrix/releases/tag/1.2.2

1.2.1

See release notes for this release on GitHub: https://github.com/preethamam/MultiClassMetrics-ConfusionMatrix/releases/tag/1.2.1

1.2.0

See release notes for this release on GitHub: https://github.com/preethamam/MultiClassMetrics-ConfusionMatrix/releases/tag/1.2.0

1.1.0

See release notes for this release on GitHub: https://github.com/preethamam/MultiClassMetrics-ConfusionMatrix/releases/tag/1.1.0

1.0.0

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.