On Fri, Sep 7, 2012 at 3:24 PM, Phil Steitz <phil.ste...@gmail.com> wrote:
> > It might be interesting to think for a moment how easy it would be to > > support generalized linear regression in this same package. Small > changes > > to the loss function in the optimization should allow you to have not > just > > logistic and probit regression, but also to get Poisson regression and > SVM > > in the same framework. > > +1 > Patches welcome! > Would normally love to, but I can't do more than kibitz based on other implementations I have done.