Albert Villanova del Moral
7e545e1724
DOC Fix versionadded for 0.23 ( #18522 )
2020-10-05 10:23:32 +11:00
Atsushi Nukariya
b898f25cc2
DOC Add examples to linear_model.TweedieRegressor ( #17516 )
...
* Add examples to linear_model.TweedieRegressor
* Address review
2020-06-07 10:09:53 -04:00
Atsushi Nukariya
76817211a1
DOC Add example to linear_model.GammaRegressor ( #17519 )
...
* Add examples to linear_model.GammaRegressor
* Apply suggestions from code review
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2020-06-07 10:08:27 -04:00
Atsushi Nukariya
74b445efb7
DOC Add example to linear_model.PoissonRegressor ( #17453 )
...
* [WIP]: Add examples to linear_model.PoissonRegressor
* Address review
* Address review
* Apply suggestions from code review
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
* Remove numpy import
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2020-06-06 23:43:29 -04:00
Roman Yurchak
69ea066412
ENH Minimal Generalized linear models implementation (L2 + lbfgs) ( #14300 )
...
Co-authored-by: Christian Lorentzen <lorentzen.ch@googlemail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
2020-03-04 14:08:24 +01:00