mlondschien
f081f58291
Fix `_weighted_percentile` for `percentile=0` ( #20528 )
2021-07-19 18:13:14 +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
Lucy Liu
f93f560bb9
ENH add support for sample weights in MAE ( #17225 )
2020-05-27 15:03:43 +02:00
Andreas Mueller
0f94f2962b
MNT simple deprecations and removals for 0.21 ( #12238 )
...
Part of #11992 .
These were all the things that seemed pretty straight-forward. It's actually a bit bulky but should still be easy to review, hopefully.
2018-10-11 14:56:37 -04:00
Roman Yurchak
e8d8b8eeb0
TST: parametrize unit tests ( #11074 )
...
yield tests are deprecated in pytest and will be removed in pytest 4.0.
They all have been replaced by parametrize.
2018-06-08 14:59:33 +02:00
Naoya Kanai
bd0fc236e0
[MRG+1] MAINT drop SciPy < 0.13 ( #8854 )
...
Remove sklearn.utils.fixes functions that are not needed for scipy >= 0.13 and keep deprecated wrappers in other modules.
2017-06-02 23:36:33 +02:00
James Fiedler
e4b837cc66
Removed unused imports
2016-07-29 19:30:23 -05:00
Arnaud Joly
b3aaf1eb8f
pep8
2014-07-17 11:22:15 +02:00
Arnaud Joly
a80c58b777
ENH be backward compatible for old version of scipy
2014-07-17 11:21:27 +02:00