Gonthier Nicolas
a3fad528f9
DOC Fix Tutorial example code lacking context #13566 ( #14675 )
...
* Add context to tutorial example
* try to keep line length under 80 characters
* make CI pass
* MNT Skips unsupervised_learning when scikit-image is not installed
* DOC make code comments as text
* solve issue plotting
* fix
* center images
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Thomas J Fan <thomasjpfan@gmail.com>
2020-02-12 16:55:35 +01:00
Nicolas Hug
b92455a6b2
MAINT Deprecate all of utils.testing except all_estimators ( #15367 )
2019-10-28 17:28:56 +01:00
Thomas J Fan
4a95e33e63
MNT Make modules private in sklearn.datasets ( #15307 )
2019-10-27 17:17:23 -04:00
Guillaume Lemaitre
af4247b152
DEP remove utilities related to mldata ( #13798 )
2019-05-21 18:37:09 +10:00
Ronan Lamy
5592a2eda9
[MRG] PyPy support for all but a couple of estimators ( #11010 )
2018-07-20 14:39:53 +10:00
Roman Yurchak
da138c5f78
Fix deprecation warning in scipy.face ( #11617 )
2018-07-18 07:43:37 +02:00
jeremiedbb
0d8a04bd17
[MRG+1] SimpleImputer(strategy="constant") ( #11211 )
2018-06-20 17:20:33 +02:00
Joel Nothman
02fad7ab24
Fix skipping in conftest.py ( #11318 )
2018-06-20 14:33:12 +10:00
Arthur Ozga
1a96f0bcec
MAINT skip dataset downloading doctest ( #11284 )
2018-06-17 13:26:56 +10:00
Joris Van den Bossche
0b6308c270
FEA Add ColumnTransformer for heterogeneous data ( #9012 )
2018-05-30 07:49:21 +10:00
Joris Van den Bossche
816e2eb523
CLN: remove nose fixtures in docs ( #10187 )
2017-11-22 15:45:06 +01:00