What is the difference between supervised and unsupervised machine learning?
Answer Posted / Late Somaru Ram
Supervised learning is a type of machine learning where the algorithm learns from labeled data, i.e., data that is already categorized or classified. Unsupervised learning, on the other hand, is a type of machine learning where the algorithm learns from unlabeled data without any predefined labels.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers