In: Statistics and Probability
Which of the following statements below is true about supervised/unsupervised machine learning?
Unsupervised learning require labeled data for training
Supervised learning require unlabeled data for training
Supervised learning require labeled data for training
Unsupervised learning require no supervision from human
Above are defination of supervised and unsupervised learning.
So from given statements Supervised learning require labeled data for training is true.
An unsupervised learning system is based on algorithms that learn from data with unlabeled elements looking for patterns or relationships between them: input data are provided (not output data). Unsupervised learning does not require human intervention.
So statment unsupervised learning required no supervision from human is also true.
Answer:-
Supervised learning require labeled data for training.
Unsupervised learning required no supervision from the human