Unsupervised Learning
In unsupervised learning, the dataset is a collection of feature vectors and the model has to learn the density/distribution of the class probability.
[!def] Examples of Unsupervised Learning
- Dimensionality Reduction
- Clustering
- Outlier Detection