i-aki-y
1a4cc0bb85
Fix color maps of contour and scatter plots. ( #25329 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-01-14 15:38:52 +01:00
Guillaume Lemaitre
464922b4ac
DOC only use chi2 on binary and counts features ( #24684 )
...
Co-authored-by: Tim Head <betatim@gmail.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
2023-01-12 20:02:25 +01:00
jygerardy
c892ade837
DOC Improve documentation regarding some pitfalls in interpretation ( #20451 )
...
Co-authored-by: Jean-Yves Gerardy <jygerardy@DKUMBPjygerardy.lan>
Co-authored-by: Jean-Yves Gerardy <jygerardy@DKU-MBP-jygerardy.local>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
Co-authored-by: Tim Head <betatim@gmail.com>
2023-01-11 14:01:47 +01:00
Rafal Wojdyla
3efdc8965f
Document config_context and transform output ( #25289 )
2023-01-05 17:35:37 +01:00
Arturo Amor
d8592a682a
DOC Use notebook style in plot_gpr_on_structured_data.py ( #25132 )
2022-12-09 14:38:20 +01:00
Arturo Amor
cbfb6aba29
DOC Rework k-means assumptions example ( #24970 )
...
Co-authored-by: Tim Head <betatim@gmail.com>
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2022-12-05 11:39:24 +01: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
Guillaume Lemaitre
507ecadc28
DOC convert to notebook style SVM C scaling example ( #21776 )
...
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2022-11-29 10:31:26 +01:00
Madhura Jayaratne
c1cfc4d4f3
ENH Extend PDP for nominal categorical features ( #18298 )
...
Co-authored-by: Jérémie du Boisberranger <jeremiedbb@users.noreply.github.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Closes https://github.com/scikit-learn/scikit-learn/issues/14969
2022-11-25 17:35:59 +01:00
Tim Head
df14322656
ENH Add interaction constraint shortcuts to HistGradientBoosting* ( #24849 )
...
Co-authored-by: jeremie du boisberranger <jeremiedbb@yahoo.fr>
2022-11-25 16:50:37 +01: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
Guillaume Lemaitre
40d7d880ed
FEA add PredictionErrorDisplay ( #18020 )
...
Co-authored-by: jeremie du boisberranger <jeremiedbb@yahoo.fr>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
2022-11-25 12:51:46 +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
Guillaume Lemaitre
758fe0d9c7
FEA add LearningCurveDisplay to show plot learning curve ( #24084 )
...
Co-authored-by: jeremie du boisberranger <jeremiedbb@yahoo.fr>
Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
2022-11-24 14:31:47 +01:00
krishna vamsi
75db1bc2db
DOC Fix FutureWarning in ensemble/plot_gradient_boosting_regularization.html ( #24960 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2022-11-21 12:06:56 +01:00
Juan Felipe Arias
9c4c13004d
DOC FIX MatplotlibDeprecationWarnings for plot_sgd_early_stopping.py ( #24841 )
...
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
Co-authored-by: jeremie du boisberranger <jeremiedbb@yahoo.fr>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2022-11-18 17:10:42 +01:00
Guillaume Lemaitre
85574f9cb8
DOC use log_loss instead of defining deviance ( #24962 )
2022-11-17 20:17:42 +01:00
krishna vamsi
d47b1c88a6
DOC remove FutureWarnings in plot_manifold_sphere example ( #24941 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2022-11-17 18:20:25 +01:00
Arturo Amor
43550f011a
DOC Fix FutureWarning in plot_successive_halving_heatmap.html ( #24968 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2022-11-17 15:41:51 +01:00
Guillaume Lemaitre
40748d1945
DOC fix link to images in KMeans tutorial ( #24793 )
...
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
Co-authored-by: Tim Head <betatim@gmail.com>
2022-11-16 17:15:02 +01:00
Jérémie du Boisberranger
e70fb3f91b
DOC Fix plot face compressed example regarding memory usage ( #24956 )
2022-11-16 16:23:32 +01:00
Arturo Amor
e61700983a
DOC Rework Recursive Feature Elimination example ( #24853 )
2022-11-16 16:17:25 +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
Maxim Smolskiy
2c1581c32e
DOC Fix FutureWarning in ensemble/plot_gradient_boosting_oob.py ( #24948 )
2022-11-16 11:06:13 +01:00
Maxim Smolskiy
c4d221ddcb
DOC Fix FutureWarning in ensemble/plot_gradient_boosting_regression.html ( #24946 )
2022-11-15 21:09:47 +01:00
Arturo Amor
9c3c2c5a31
DOC Rework IsolationForest example ( #24917 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2022-11-15 20:13:49 +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
Maxim Smolskiy
a6f7806ee3
DOCremove FutureWarning in manifold/plot_mds.html ( #24940 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2022-11-15 19:05:51 +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
Guillaume Lemaitre
64ee92fa2c
MAINT blackify plot_stack_predictors example ( #24944 )
2022-11-15 18:57:41 +01:00
John P
3d16a21b6c
DOC Fix FutureWarning in decomposition/plot_faces_decomposition.html ( #24936 )
2022-11-15 17:16:51 +01:00
Eleanore Denies
498abaac0a
DOC remove FutureWarnings from plot_stack_predictors ( #24918 )
...
Co-authored-by: Apostolos Tsetoglou <apostolos.tsetoglou@insa-rouen.fr>
2022-11-15 17:14:38 +01:00
Maxim Smolskiy
edb2c86bd9
DOC Fix FutureWarning in manifold/plot_lle_digits.html ( #24922 )
...
Co-authored-by: Tim Head <betatim@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2022-11-15 17:11:36 +01:00
Guillaume Lemaitre
d77bdb3fcb
MAINT blackify plot_kmeans_assumptions ( #24938 )
2022-11-15 17:09:11 +01:00
SarahRemus
5f22e1df7d
DOC Fix FutureWarning in cluster/plot_kmeans_assumptions.html ( #24928 )
...
Co-authored-by: ge72mum <ge72mum@mytum.de>
2022-11-15 16:55:13 +01:00
Olivier Grisel
74ddf01986
ENH Add support for feature names in monotonic_cst ( #24855 )
...
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Tim Head <betatim@gmail.com>
2022-11-15 16:32:40 +01:00
SarahRemus
87460e95a7
DOC remove FutureWarning in plot_kmeans_silhouette_analysis ( #24929 )
...
Co-authored-by: ge72mum <ge72mum@mytum.de>
2022-11-15 15:19:20 +01:00
SarahRemus
7b806e16d3
DOC remove FutureWarning in plot_cluster_comparison ( #24927 )
...
Co-authored-by: ge72mum <ge72mum@mytum.de>
2022-11-15 15:12:25 +01:00
Shane
bfcb5a400e
DOC Fix -- make OPTICS plots consistent ( #24926 )
2022-11-15 12:08:19 +01:00
Ti-Ion
dbde1da195
DOC Fix FutureWarning in cluster/plot_dict_face_patches.html ( #24910 )
...
Co-authored-by: Tig <tionni>
2022-11-14 19:25:46 +01:00
Maxim Smolskiy
bf573bd20e
DOC Fix FutureWarning in manifold/plot_compare_methods.py ( #24909 )
2022-11-14 19:24:37 +01:00
SarahRemus
1bf4ebdd1e
DOC Fix FutureWarning in plot_linear_model_coefficient_interpretation ( #24920 )
...
Co-authored-by: ge72mum <ge72mum@mytum.de>
2022-11-14 19:23:26 +01:00
Maxim Smolskiy
70442b9ee3
DOC Fix FutureWarning in decomposition/plot_ica_blind_source_separation.html ( #24908 )
2022-11-13 21:10:18 +01:00
Olivier Grisel
84a7a7a802
ENH Specify categorical features with feature names in HGBDT ( #24889 )
...
* Allow categorical_features to be passed as feature names
* Update relevant examples
* Call .set_output(transform='pandas') on the pipelines
2022-11-13 13:40:47 +01:00
Dhanshree Arora
cf0416523a
DOC Fix FutureWarning in ensemble/plot_gradient_boosting_categorical example ( #24902 )
2022-11-12 11:02:00 +01:00
GeorgiaMayDay
4c96d7c951
DOC remove FutureWarning in plot_colour_quantization example ( #24893 )
2022-11-12 10:34:49 +01:00
Aditya Anulekh
2718d9b313
DOC remove FutureWarning in cluster/plot_bisect_kmeans.py ( #24891 )
2022-11-12 10:30:17 +01:00
Ti-Ion
c98b910fee
DOC Fix FutureWarning in 'applications/plot_cyclical_feature_engineering.html' ( #24892 )
...
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Tig <tionni>
2022-11-11 21:50:18 -05:00