InterviewSolution
Saved Bookmarks
| 1. |
What is Unsupervised Learning? |
|
Answer» Unsupervised learning is also a type of machine learning algorithm used to find patterns on the set of data given. In this, we don’t have any DEPENDENT variable or label to predict. Unsupervised Learning Algorithms:
In the same example, a T-shirt clustering will CATEGORIZE as “collar STYLE and V neck style”, “crew neck style” and “sleeve types”. |
|