System Design
‘Unsupervised Learning’ vs. ‘Supervised Learning’?
In Supervised Learning,
- Give the system a structure model (set of classes)
- Give the system examples of the model
- Tell the system what ‘features’ to look at
- Define a relation between the classes and the features
- Classify new text examples by comparison with features in each class