Commit Graph

31 Commits

Author SHA1 Message Date
Thomas J. Fan 17345f9d97
MNT Adjust n_jobs=2 for examples and tests (#21780) 2021-11-25 10:49:26 +01:00
Dimitri Papadopoulos Orfanos d4d5f8c7e0
MAINT consistent use of `print(__doc__)` in examples (#21307)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-10-22 15:33:22 +02:00
Thomas J. Fan 70a185ae59
MAINT Enable and run black on examples (#20502) 2021-10-07 10:13:00 +02:00
Olivier Grisel 05d470d905
Typo: StandardScalar => StandardScaler in release highlights (#21126) 2021-09-23 16:48:03 +02:00
Dimitri Papadopoulos Orfanos 08f009f94a
DOC One more typo in release highlights (#21124) 2021-09-23 10:22:02 -04:00
Dimitri Papadopoulos Orfanos 0d1e63366c
DOC Fix a few typos in release highlights (#21096) 2021-09-22 17:38:30 -04:00
Adrin Jalali 47f888239c
DOC fix verbose_feature_names_out usage in release highlights (#21100) 2021-09-21 18:53:53 +02:00
Adrin Jalali 6c566da8c9
DOC add release highlights for 1.0 (#20980)
Co-authored-by: Tom Dupré la Tour <tom.dupre-la-tour@m4x.org>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2021-09-19 14:06:24 +02:00
Dimitri Papadopoulos Orfanos f71c031314
DOC Typos found by codespell (#21069) 2021-09-17 19:04:54 +02:00
Nicolas Hug 309f135c32
MNT Remove HistGradientBoosting from experimental (#19799) 2021-04-02 16:40:20 +02:00
Olivier Grisel b026c4d7c9
DOC 0.24.0 release highlights formatting (#19059) 2020-12-22 15:24:50 +01:00
Chiara Marmo 76e82ba00a
DOC Release highlights for version 0.24 (#18795)
Co-authored-by: Joel Nothman <joel.nothman@gmail.com>
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2020-11-30 19:21:32 +00:00
Guillaume Lemaitre 60945b49a5
FIX solved legend issue in PDP (#18713) 2020-11-01 19:27:45 +01:00
willpeppo 36abde7eed
EXA Avoid redundant numpy imports in plot_release_highlights.py (#17903) 2020-07-11 21:15:15 +02:00
Adrin Jalali db673eb72e
DOC use conda-forge in installation guideline (#17825) 2020-07-08 16:34:45 +02:00
Roman Yurchak 94f2e9c5d8
DOC simpler block delimitation in sphinx-gallery examples (#17068)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2020-06-08 23:23:14 -04:00
Venkatachalam N 0c84afa544
DOC Rename features in highlight of feature importance (#17331) 2020-05-25 18:01:45 +02:00
Nicolas Hug 4f5384b249
MNT Remove class support check estimator and parametrize_with_checks (#17134) 2020-05-10 17:11:39 -04:00
Joel Nothman 8529567507
DOC highlights improvements re estimator visualisation (#17136) 2020-05-07 11:30:13 +02:00
Nicolas Hug 863c1d683f
DOC Feature highlights for 0.23 (#17062) 2020-05-01 11:06:00 -04:00
Hanmin Qin fc46a13d57
DOC Wrong statement in release highlight (#15704) 2019-11-25 03:38:33 -06:00
Nicolas Hug d5bd4e6a58 DOC mention other plotting utilities in highlights (#15569) 2019-11-15 04:46:19 -06:00
Nicolas Hug faaeba4e0f DOC Release highlights order (#15552) 2019-11-08 09:31:50 +11:00
Adrin Jalali d62d59f780
DOC highlights: ROC AUC supports multiclass (#15430) 2019-11-05 09:05:04 +01:00
Adrin Jalali 1b20d0ac85 DOC highlights: parametrize_with_checks (#15424) 2019-11-01 06:31:01 +11:00
Adrin Jalali be027e0b31
DOC highlights: stacking estimators (#15414)
* stacking estimators

* cleanup a line

* user guide

* apply thomas's suggestions

* apply suggestions

* use --upgrade instead
2019-10-31 19:48:24 +01:00
Adrin Jalali 6c52a247d1
DOC highlights: KNNImputer and nan_euclidean_distances (#15416)
* knnimputer and nan_euclidean_disntace

* user guide

* single quote issue

* apply suggestions
2019-10-31 19:48:09 +01:00
Olivier Grisel be6bf6902c EXA Show how to clean-up joblib cache in examples (#15395) 2019-10-29 20:28:07 +01:00
Thomas J Fan 5b8c367b7a DOC Adds currentmodule into release highlights (#15267) 2019-10-16 14:00:42 +02:00
Tom Dupré la Tour 94366b8319 DOC add precomputed sparse nearest neighbors graph in release… (#15168) 2019-10-15 22:14:31 -04:00
Nicolas Hug cd3d502de0 DOC Release Highlights for 0.22 (#14846) 2019-10-08 14:23:19 +11:00