Performance Evaluation
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This function calculates detailed accuracy by class from confusion matrix binary classes.
Please, also see crosstab function in MATLAB library
confusion matrix can be calculated using built-in crosstab function
confusionMatrix=crosstab(label_index_expected, label_index_actual);
Cite As
Apdullah YAYIK (2026). Performance-Evaluation (https://github.com/apdullahyayik/Performance-Evaluation), GitHub. Retrieved .
General Information
- Version 1.0.1 (2.15 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.1 | image changed |
||
| 1.0.0 |
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.
