A company needs to train an ML model to classify images of different types of animals. The company has a large dataset of labeled images and will not label more data.
Which type of learning should the company use to train the model?
A: Supervised learning
Explanation:
Supervised learning is the appropriate method when a dataset of labeled examples is available, as it involves training a model using input-output pairs. In this case, the labeled images of animals (input) and their corresponding categories (output) make supervised learning the ideal approach. The model learns from these examples to classify new, unseen images into the correct categories.
Why not the other options?
B: Unsupervised learning:
Unsupervised learning does not use labeled data and is typically used for clustering or pattern discovery. It is not suitable for this classification task, which requires labeled data.
A. Supervised learning
Explanation: Since the company has a large dataset of labeled images, supervised learning is the appropriate choice. In supervised learning, a model is trained on a labeled dataset, where the input data (images) is paired with corresponding labels (the types of animals). This approach allows the model to learn from the labeled data and make predictions on new, unseen data.
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Jessiii
2 weeks, 6 days agoMoon
2 months agoaws_Tamilan
2 months ago