
Ever wonder how Netflix can predict what movies you’ll like? Or how Amazon knows what you want to buy before you do? The answer can be found in Unsupervised Learning!
Requirements
- python
- pandas
- numpy
- python
Description
Closely related to pattern recognition, Unsupervised Learning is about analyzing data and looking for patterns. It is an extremely powerful tool for identifying structure in data. This course focuses on how you can use Unsupervised Learning approaches — including randomized optimization, clustering, and feature selection and transformation — to find structure in unlabeled data.
