Performance Metrics ML
Performance Metrics ML
Introduction
Performance metrics are essential tools in machine learning to evaluate the effectiveness and accuracy of a
model.
Different metrics apply to different types of machine learning tasks such as classification and regression.
Classification Metrics
I. Classification Metrics
Used when the output variable is categorical (e.g., Yes/No, Spam/Not Spam). A confusion matrix is the
Confusion Matrix:
Regression Metrics
Used when the output variable is continuous (e.g., predicting price, temperature).
- Easy to interpret.
Summary
Summary Table:
|------------|----------------|----------------------------------|