Answer Posted / Akhilesh Yadav
Supervised learning involves training a model on labeled data, where the correct answers are provided during training. The goal of supervised learning is to learn a mapping function from input variables to output variables based on examples. In contrast, unsupervised learning involves training a model on unlabeled data without providing the correct answers. The objective of unsupervised learning is to discover patterns or structure within the data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers