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