🎴 Flashcard Mode
Supervised Learning
Card1 / 15
Mastered0
Review0
QuestionClick to flip
In Supervised Learning, what is the primary goal of the algorithm?
AnswerClick to flip back
A
To make predictions based on labeled data.
💡 Explanation:
Supervised Learning algorithms aim to learn from labeled data, where each data point is associated with a known output or label. The goal is to train the algorithm to make accurate predictions for new, unseen data.