Nosferican / Econometrics.jl

Econometrics in Julia
https://nosferican.github.io/Econometrics.jl/dev
ISC License
69 stars 19 forks source link

Feature request: regularized multinomial logistic regression #42

Open DilumAluthge opened 4 years ago

DilumAluthge commented 4 years ago

Currently, Econometrics.jl allows the user to fit unregularized multinomial logistic models.

It would be great to also have support for regularized multinomial logistic models, specifically:

cc: @Nosferican