MACHINE LEARNING

MACHINE LEARNING

MACHINE LEARNING AND APPLICATIONS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following is an unsupervised task?
A
Learning to play chess
B
Predicting if an edible item is sweet based on the information of the ingredients and their quantities
C
Grouping related documents from an unannotated corpus
D
All of the above
Explanation: 

Detailed explanation-1: -Grouping related documents from an unannotated corpus is unsupervised task. Explanation: The unsupervised learning algorithm’s goal is to recognise visual features on its own. This work will be completed by using an unsupervised learning method to cluster the image dataset into groups based on image similarities.

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: -An example of Unsupervised Learning is dimensionality reduction, where we condense the data into fewer features while retaining as much information as possible. An auto-encoder uses a neural network for dimensionality reduction. This neural network has a bottleneck layer, which corresponds to the compressed vector.

There is 1 question to complete.