You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Classification models in machine learning are evaluated for their performance by common performance measures. This function calculates the following performance measures: Accuracy, Sensitivity, Specificity, Precision, Recall, F-Measure and G-mean. The signature of the function and description of the arguments are given below:
EVAL = Evaluate(ACTUAL,PREDICTED)
Input:
ACTUAL = Column matrix with actual class labels of the training examples
PREDICTED = Column matrix with predicted class labels by the classification model
Output:
EVAL = Row matrix with all the performance measures
Cite As
Barnan Das (2026). Performance Measures for Classification (https://in.mathworks.com/matlabcentral/fileexchange/37758-performance-measures-for-classification), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.41 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
