civisanalytics / python-glmnet

A python port of the glmnet package for fitting generalized linear models via penalized maximum likelihood.
Other
262 stars 59 forks source link

LogitNet doesn't implement the `_estimator_type` attribute #78

Open 00sapo opened 2 years ago

00sapo commented 2 years ago

Just what the title says. It should be implemented for full sklearn compliance.