Multinomial logistic regression in the context of Multi-class classification


Multinomial logistic regression in the context of Multi-class classification

Multinomial logistic regression Study page number 1 of 1

Play TriviaQuestions Online!

or

Skip to study material about Multinomial logistic regression in the context of "Multi-class classification"


HINT:

👉 Multinomial logistic regression in the context of Multi-class classification

In machine learning and statistical classification, multiclass classification or multinomial classification is the problem of classifying instances into one of three or more classes (classifying instances into one of two classes is called binary classification). For example, deciding on whether an image is showing a banana, peach, orange, or an apple is a multiclass classification problem, with four possible classes (banana, peach, orange, apple), while deciding on whether an image contains an apple or not is a binary classification problem (with the two possible classes being: apple, no apple).

While many classification algorithms (notably multinomial logistic regression) naturally permit the use of more than two classes, some are by nature binary algorithms; these can, however, be turned into multinomial classifiers by a variety of strategies.

↓ Explore More Topics
In this Dossier