micro_macro_PR( pred_label , orig_label)

Versión 1.3.0.0 (1,02 KB) por Sandy
Compute micro and macro averaged: precision, recall, F-score.
480 descargas
Actualizado 3 nov 2014

Ver licencia

Compute micro and macro averaged: precision, recall, F-score. Compute from confusion matrix. Pls comment or email me if you have questions.

Citar como

Sandy (2024). micro_macro_PR( pred_label , orig_label) (https://www.mathworks.com/matlabcentral/fileexchange/48334-micro_macro_pr-pred_label-orig_label), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2013a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Continuous en Help Center y MATLAB Answers.

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.3.0.0

Revise macroFP(i) to macroFP in micro.precision

1.2.0.0

Modify description.

1.1.0.0

Remove useless variables.

1.0.0.0