MACHINE LEARNING

APPLICATION OF SUPERVISED LEARNING

MACHINE LEARNINGHARD QUESTIONS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
____ is basically a type of unsupervised learning method
A
Unsupervised learning
B
clustering
C
semi supervised
D
classification clustering is basically a type of unsupervised learning method.
Explanation: 

Detailed explanation-1: -Clustering is an unsupervised machine learning task. You might also hear this referred to as cluster analysis because of the way this method works. Using a clustering algorithm means you’re going to give the algorithm a lot of input data with no labels and let it find any groupings in the data it can.

Detailed explanation-2: -Clustering-Unsupervised Learning Clustering is the method of dividing the objects into clusters that are similar between them and are dissimilar to the objects belonging to another cluster. For example, finding out which customers made similar product purchases.

Detailed explanation-3: -In the absence of a class label, clustering analysis is also called unsupervised learning, as opposed to supervised learning that includes classification and regression. Accordingly, approaches to clustering analysis are typically quite different from supervised learning.

There is 1 question to complete.