Unsupervised Learning
Unsupervised Learning
Thus the machine has no idea about the features of dogs and cats so we
can’t categorize it as ‘dogs and cats ‘. But it can categorize them according
to their similarities, patterns, and differences, i.e., we can easily categorize
the above picture into two parts. The first may contain all pics having dogs in
it and the second part may contain all pics having cats in it. Here you didn’t
learn anything before, which means no training data or examples.
It allows the model to work on its own to discover patterns and information
that was previously undetected. It mainly deals with unlabelled data.
Unsupervised learning is classified into two categories of algorithms:
Computational
Complexity Simpler method Computationally complex