Unsupervised Learning: Introduction
- First Unsupervised Learning algorithm that learn from unclassified data
- As usual given supervised learning, develop algorithm that directly match the input (has been classified) to our hyphothesis
- Find its pattern from the data....
- Clustering is the first unsupervised learning algorithm, and learn more advanced level in the next video