Commit Graph

7 Commits

Author SHA1 Message Date
Christian Lorentzen bf0ece817d
ENH add sample_weight to sparse coordinade descent (#22808) 2022-03-25 11:09:28 +01:00
Yar Khine Phyo 702be7c986
FIX Fix warning for ElasticNetCV l1_ratio=0 (#21724)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
2022-01-12 16:12:46 +01:00
Jérémie du Boisberranger 1f8825c8dd
MNT Centralize common cython compiler directives (#21512) 2021-11-03 13:26:23 +01:00
Olivier Grisel fcf4740b45
TST Add a test to check the consistency of the Ridge and ElasticNet(l1_ratio=0) solutions (#19620) 2021-03-16 18:58:43 -07:00
Chiara Marmo 63d2bbf1ef
MNT Fix TODO comment referring to Cython version not sklearn (#18880)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2020-11-23 14:51:14 -05:00
Alexandre Gramfort 04d2e3290f
Speedup MultiTaskLasso (#17021) 2020-05-02 10:11:07 +02:00
Thomas J Fan 0a7adef005 MNT Make modules private in linear_model (#15324) 2019-10-23 15:34:26 +02:00