Christian Lorentzen
|
75a94f518f
|
ENH migrate GLMs / TweedieRegressor to linear loss (#22548)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
|
2022-03-28 19:20:01 -04:00 |
Thomas J. Fan
|
4ff0767087
|
ENH Better error message for check_scalar (#22218)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2022-02-11 16:15:30 +01:00 |
Reshama Shaikh
|
b361f37e09
|
MAINT Use check_scalar to validate scalar in: GeneralizedLinearRegressor (#21946)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
|
2022-01-24 17:11:26 +01:00 |
Dimitri Papadopoulos Orfanos
|
f71c031314
|
DOC Typos found by codespell (#21069)
|
2021-09-17 19:04:54 +02:00 |
Thomas J. Fan
|
351ace7935
|
STY Uses black's with target_version >= 3.7 (#20294)
|
2021-06-17 15:50:27 -04:00 |
Thomas J. Fan
|
82df48934e
|
MNT Applies black formatting to most of the code base (#18948)
|
2021-06-17 14:21:09 -04:00 |
Maria Telenczuk
|
9cfacf1540
|
DEP Deprecate 'normalize' in ridge models (#17772)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Alexandre Gramfort <alexandre.gramfort@m4x.org>
|
2021-04-06 21:33:28 +02:00 |
Guillaume Lemaitre
|
255718b4ad
|
introduce _safe_tags for estimator not inheriting from BaseEstimator (#18797)
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
|
2020-12-02 11:18:53 +01: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 |