paperKB
coga / coga-kb
Help
Sign in

Chunk #35 — 4 Regularized Multinomial Regression

Source
Regularization Paths for Generalized Linear Models via Coordinate Descent.
Embedded
yes

Text

When the categorical response variable G has K > 2 levels, the linear logistic regression model can be generalized to a multi-logit model. The traditional approach is to extend (12) to K − 1 logits (19)logPr(G=ℓ|x)Pr(G=K|x)=β0ℓ+xTβℓ,ℓ=1,…,K−1.