Model Evaluation
Updated May 04, 2023 ·
Model Evaluation
Machine learning aims to make predictions based on data, and supervised machine learning is a type where the data includes both labels and features.
- Labels are the outcomes we want to predict, such as whether a customer will cancel their subscription.
- Features are pieces of information that might help make these predictions, like age or last purchase date.
Examples:
- Recommendation systems
- Diagnosing biomedical images
- Recognizing hand-written digits
- Predicting customer churn