Commit Graph

5 Commits

Author SHA1 Message Date
Thomas J. Fan 5de723d2f9
CI Fixes wheel building (#22051) 2021-12-24 14:06:21 +01:00
Venkatachalam N 9cc494d424
ENH support sparse data input for QuantileRegressor (#21086)
only for highs* solvers
2021-12-15 13:43:59 +01:00
András Simon d72bd02b09
TST Speed up slow test linear_model/tests/test_quantile.py::test_asymmetric_error (#21546) 2021-12-10 15:34:51 +01:00
Thomas J. Fan 82df48934e
MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
David Dale c1cc67dd06
FEA Add QuantileRegressor estimator (#9978)
Co-authored-by: David Dale <ddale@yandex-team.ru>
Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
2021-05-25 14:02:37 +02:00