Classification - General Framework
4 important questions on Classification - General Framework
Define classification as a machine learning task. What does the model learn?
The model learns the relationship between input features and class membership from labelled training examples, then applies that relationship to predict labels for unseen records.
What are the two purposes a classification model can serve?
- Descriptive modelling — explains what features distinguish objects of different classes (e.g., what attributes separate mammals from reptiles). Used for understanding.
- Predictive modelling — predicts the class label of previously unseen records. Used for decision-making.
What are the two phases of classification, and what happens in each?
- Induction — a learning algorithm is applied to a training set (records with known labels) to build the model
- Deduction — the learned model is applied to a test set (records with unknown labels) to predict their classes
- Higher grades + faster learning
- Never study anything twice
- 100% sure, 100% understanding
What key assumption underlies model evaluation?
The question on the page originate from the summary of the following study material:
- A unique study and practice tool
- Never study anything twice again
- Get the grades you hope for
- 100% sure, 100% understanding

















