🎴 Flashcard Mode
Machine Learning
Card1 / 15
Mastered0
Review0
QuestionClick to flip
Which of the following is a supervised learning algorithm?
AnswerClick to flip back
A
Support Vector Machines
💡 Explanation:
Support Vector Machines (SVMs) are a supervised learning algorithm used for classification and regression tasks. They work by finding the optimal hyperplane that separates the data points into their respective classes.