🎴 Flashcard Mode

Machine Learning Algorithms

Card1 / 10
Mastered0
Review0
QuestionClick to flip

Which machine learning algorithm is used for classification tasks, where the output is a discrete value?

AnswerClick to flip back
A
Logistic Regression
💡 Explanation:

Logistic regression is a supervised learning algorithm used for binary classification tasks, where the output is a probability between 0 and 1.

Change Mode