micro_macro_PR( pred_label , orig_label)

Version 1.3.0.0 (1.02 KB) by Sandy
Compute micro and macro averaged: precision, recall, F-score.
479 Downloads
Updated 3 Nov 2014

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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