With Logistic Regression, we learned how to classify into two classes.

Now, what happens if there are more than two classes.

n is simply the multiclass extension of this idea. And we will discuss this model for Day 14 of my Machine Learning “Advent Calendar” (follow this link to get all the information about the approach and the files I use).

Instead of one score, we now create one score per class. Instead of one probability, we apply the Softmax function to produce probabilities that sum to 1.

Understanding the Softmax model

Before training the model, let us first understand what the model is.

Softmax Regression is not about optimization yet. It is first about…

Similar Posts

Loading similar posts...

Keyboard Shortcuts

Navigation
Next / previous item
j/k
Open post
oorEnter
Preview post
v
Post Actions
Love post
a
Like post
l
Dislike post
d
Undo reaction
u
Recommendations
Add interest / feed
Enter
Not interested
x
Go to
Home
gh
Interests
gi
Feeds
gf
Likes
gl
History
gy
Changelog
gc
Settings
gs
Browse
gb
Search
/
General
Show this help
?
Submit feedback
!
Close modal / unfocus
Esc

Press ? anytime to show this help