Guillaume Lemaitre
|
e430f6e127
|
MAINT change the default solver in QuantileRegressor (#27943)
|
2023-12-12 17:01:54 +01:00 |
Adrin Jalali
|
42173fdb34
|
MNT add isort to ruff's rules (#26649)
|
2023-06-21 17:50:07 +02:00 |
Jérémie du Boisberranger
|
9c266cf5d6
|
MAINT Param validation: decorate all estimators with _fit_context (#26473)
|
2023-06-14 16:52:35 +02:00 |
Adrin Jalali
|
893d5accaf
|
MNT Update black to 23.3.0 (#26110)
|
2023-04-06 12:14:16 -04:00 |
Thomas J. Fan
|
02ebf9e68f
|
MNT Adds dict typing hint to _parameter_constraints for mypy (#24301)
|
2022-08-30 11:01:10 +02:00 |
SangamSwadik
|
a0623cec4a
|
MAINT Param validation for QuantileRegressor (#23808)
Co-authored-by: jeremie du boisberranger <jeremiedbb@yahoo.fr>
|
2022-07-06 16:03:48 +02:00 |
Guillaume Lemaitre
|
a7e27dab2c
|
API prepare change of default solver QuantileRegressor (#23637)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
|
2022-06-24 12:23:33 +02:00 |
Jérémie du Boisberranger
|
34f9dbf541
|
MNT Clean fixes and compat for old versions of our dependencies (#22642)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
|
2022-03-02 11:32:06 +01:00 |
Thomas J. Fan
|
1fc86b6aac
|
MNT Update black to stable version (#22474)
|
2022-02-15 11:36:26 +01:00 |
Christian Lorentzen
|
1d1aadd071
|
ENH Speed up QuantileRegressor (#22206)
|
2022-01-14 20:30:41 -05:00 |
Christian Lorentzen
|
ec3bb7f4b3
|
DOC fix linear programming derivation comment in QuantileRegressor (#21952)
|
2021-12-17 15:55:28 +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 |
Thomas J. Fan
|
786c4e5e39
|
DOC Adds feature_names_in_ to docstrings (#20787)
|
2021-08-26 13:44:45 +02:00 |
Thomas J. Fan
|
3ae7c76153
|
STY Enables black with experimental_string_processing=true (#20412)
|
2021-06-29 09:47:04 +02:00 |
Thomas J. Fan
|
82df48934e
|
MNT Applies black formatting to most of the code base (#18948)
|
2021-06-17 14:21:09 -04:00 |
Guillaume Lemaitre
|
1cd282d600
|
DOC add n_features_in_ in the documentation (#20236)
|
2021-06-09 16:58:03 +02: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 |