Commit Graph

51 Commits

Author SHA1 Message Date
Guillaume Lemaitre ae2ccbf69a
MAINT fix FutureWarning raised by scikit-learn in examples (#27442) 2023-09-25 15:53:14 +02:00
Lucy Liu 21e63eeaa0
MAINT Remove flake8 mentions/ignore comments (#26988) 2023-08-02 09:02:42 -04:00
Guillaume Lemaitre 5d145bf760
DOC fixes intersphinx warnings (#26779)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2023-07-10 20:25:35 +00:00
Jérémie du Boisberranger 5dd58112fe
DOC Release highlights for 1.3 (#26526)
Co-authored-by: adrinjalali <adrin.jalali@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-06-29 16:36:34 +02:00
Adrin Jalali 42173fdb34
MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
Christian Lorentzen c5f10c8b51
DOC fix link to User Guide encoder_infrequent_categories (#26309) 2023-05-02 11:17:04 +02:00
Guillaume Lemaitre 4501959493
DOC adding PDP for categorical features in highlights (#25065)
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
2022-11-30 14:06:54 -05:00
Julien Jerphanion f76ea1bde8
DOC Add more details regarding the improved efficiency in 1.1 and 1.2 (#25043)
Co-authored-by: Jérémie du Boisberranger <jeremiedbb@users.noreply.github.com>
2022-11-25 16:35:51 +01:00
Guillaume Lemaitre 1912ae5a70
DOC add displays in highlights (#25042) 2022-11-25 14:45:30 +01:00
Jérémie du Boisberranger 5a6c16aa5d
DOC Add efficiency improvements in release highlights 1.2 (#25013)
* add efficiency improvements in release highlights

* Update plot_release_highlights_1_2_0.py
2022-11-25 11:26:12 +01:00
Thomas J. Fan 433600e68f
DOC Adds faster parser for fetch_openml to highlights (#25023) 2022-11-24 19:20:24 +01:00
Thomas J. Fan 8e2b855e4f
DOC Adds release highlights for 1.2 (#24798)
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
2022-11-16 15:46:56 +01:00
Eleanore Denies 768c01d0c6
DOC remove FutureWarnings from release 1.1.0 (#24939)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2022-11-15 19:09:54 +01:00
Eleanore Denies 790c7df0b3
DOC remove FutureWarnings for plot_release_highlights_0_23_0.py (#24937) 2022-11-15 19:01:07 +01:00
Jérémie du Boisberranger 2708aac034
MAINT Clean deprecation for 1.2: get_feature_names (#24395)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2022-10-03 09:46:10 +02:00
Jérémie du Boisberranger 411d917848
Comment uses of deprecated plot functions in past release highlights (#24456) 2022-09-23 14:28:39 +02:00
Guillaume Lemaitre a47d569e67
ENH improve ARFF parser using pandas (#21938)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@gmail.com>
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
2022-05-12 18:21:15 +02:00
Thomas J. Fan e7c8fb44bf
DOC Remove unneeded import in 1.1 highlights (#23292) 2022-05-06 14:07:08 +02:00
Jérémie du Boisberranger e05d82fe20
DOC Add MiniBatchNMF and BisectingKMeans to the 1.1 highlights (#23217) 2022-04-26 22:30:25 +02:00
Thomas J. Fan 24d58668da
DOC Adds release highlights for 1.1 (#23084)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
2022-04-25 18:07:24 +02:00
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