Important point of unsupervised learning.
Hey
Unsupervised learning:
- Unsupervised learning algorithms are trained using unlabeled data.
- Unsupervised learning model does not take any feedback.
- Unsupervised learning model finds the hidden patterns in data.
- In unsupervised learning, only input data is provided to the model.
- Unsupervised Learning can be classified in Clustering and Associations problems.
Thank you