Commit Graph

3764 Commits

Author SHA1 Message Date
Yao Xiao 94b84718f9
MNT Work-around sphinx-gallery `UnicodeDecodeError` in recommender system (#27969) 2023-12-18 11:19:34 +01:00
Guillaume Lemaitre 0f8a7775ad
DOC fixes sphinx warning due to rendering issue (#27951) 2023-12-12 17:01:18 +00:00
Kushan Sharma 1dc35498de
DOC Early Stopping example overhaul (#27466)
Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
2023-12-07 15:56:22 +01:00
Loïc Estève 0bbefad1ba
EXA Fix typo in dataset name (#27906) 2023-12-06 08:56:45 -05:00
Alex e883b4b8c0
DOC Improve comments for in Tweedie example (#27884)
Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2023-12-05 09:22:43 +00:00
Jérôme Dockès e1ce967a33
ENH detect categorical polars columns in HistGradientBoosting (#27835)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2023-12-05 10:15:06 +01:00
Peter Hull a6603bcd89
DOC Use correct name for OAS (#27883) 2023-12-01 17:21:50 +00:00
ioangatop 9f61c05c84
DOC Fix plot legends in learning rate schedules example (#27872) 2023-11-30 17:42:52 +01:00
Guillaume Lemaitre 3195a5f645
MAINT change the default of normalized_stress (#27858) 2023-11-28 10:09:12 +01:00
Guillaume Lemaitre c08afded99
MAINT remove deprecated base_estimator and base_estimator_ (#27826) 2023-11-24 13:27:02 -05:00
Guillaume Lemaitre 798e4339b0
MAINT update default of n_init in KMeans family (#27832) 2023-11-24 12:15:31 -05:00
Dimitri Papadopoulos Orfanos 6a7c8fd565
MAINT Fix typos found by codespell (#27824)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-11-22 15:59:36 +00:00
Jakub Kaczmarzyk dd3d4512ce
DOC fix typo in an example (#27815) 2023-11-22 16:09:37 +01:00
Rahil Parikh b9f80577ea
DOC new example for time-series forecasting with lagged features and prediction intervals (#25350)
Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2023-11-21 17:36:45 +01:00
Olivier Grisel 3ab6c8cf0c
MAINT Update fetch_openml to use the auto parser by default (#27802) 2023-11-20 11:20:20 +01:00
Thomas J. Fan 4cf13d2b5f
ENH Adds native pandas categorical support to gradient boosting (#26411)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-11-17 20:07:08 +01:00
kevin moore b85377908b
Fix typo - "principle" should be "principal". (#27742) 2023-11-08 09:37:47 +01:00
Isaac Virshup 2d9fa48aaf
ENH Allow fitting PCA on sparse X with arpack solvers (#18689)
Co-authored-by: Andrey Portnoy <aportnoy@fastmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
2023-11-07 10:42:50 +00:00
Tialo beaf4bb4a3
DOC Notebook style for ClassifierChain example (#26956)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-11-02 17:48:14 +01:00
Guillaume Lemaitre e718c763fd
DOC add an example regarding the multiclass strategies (#25228)
Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2023-10-30 11:34:40 +01:00
Aniket Patil 4b64e3fb64
EXA Fix typo in plot_cyclical_feature_engineering.py (#27638)
Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
2023-10-23 10:27:36 +02:00
Dimitri Papadopoulos Orfanos ed82f78769
DOC http:// → https:// (#27581) 2023-10-13 17:26:15 +02:00
Christian Lorentzen d7a114413d
DOC improve example on cyclic feature engineering (#27501) 2023-10-11 18:44:26 +00:00
Guillaume Lemaitre 3597f0bb5d
ENH accept class_of_interest in DecisionBoundaryDisplay to inspect multiclass classifiers (#27291)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
2023-10-11 10:29:57 +02:00
Guillaume Lemaitre 286f0c9d17
DOC fixes references issues given by sphinx (#27432) 2023-10-03 20:25:29 +02:00
Kushan Sharma 3aa1054263
DOC Add link to Early Stopping example in Gradient Boosting (#27025)
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
2023-09-29 08:55:10 +02:00
Guillaume Lemaitre cdcfcbeb57
DOC add narrative description and remove deprecation warning (#27440) 2023-09-28 12:52:08 +02:00
Eitan Hemed e9b3d1c836
Minor correction to the FastICA 2D cloud point example (#27370) 2023-09-28 10:17:31 +02:00
Dimitri Papadopoulos Orfanos 0f43434e0c
DOC fix typos found by codespell (#27457) 2023-09-26 15:31:28 +02:00
Guillaume Lemaitre ae2ccbf69a
MAINT fix FutureWarning raised by scikit-learn in examples (#27442) 2023-09-25 15:53:14 +02:00
Guillaume Lemaitre 8331fca667
DOC fix deprecation warning in plot_sgdocsvm_vs_ocsvm (#27449) 2023-09-25 14:34:41 +02:00
Guillaume Lemaitre 1550432965
DOC fix deprecation warning in plot_oneclass (#27452)
Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
2023-09-25 14:25:51 +02:00
Guillaume Lemaitre 8ad8593ae1
DOC remove deprecation warnings plot_mahalanobis_distances example (#27444) 2023-09-25 14:25:21 +02:00
Guillaume Lemaitre 73f14ab9f9
DOC fixes pandas deprecation warning in plot_partial_dependence (#27450) 2023-09-25 11:43:04 +02:00
Guillaume Lemaitre 08b123f90c
DOC fix deprecation warning in plot_separating_hyperplane_unbalanced (#27453) 2023-09-25 10:42:38 +02:00
Guillaume Lemaitre a3a16046e2
DOC simplify and remove warning in plot_outlier_detection_wine (#27443) 2023-09-25 10:32:14 +02:00
Guillaume Lemaitre e31ba777bc
DOC fix deprecation warning in plot_lof_novelty_detection (#27451) 2023-09-25 10:12:10 +02:00
Mateusz Sokół c4659db2da
MAINT: Cleanup expired ndarray methods (#27401) 2023-09-19 16:38:14 +02:00
Tialo 9faa522753
DOC Fixed some typos (#27410) 2023-09-19 12:35:02 +02:00
Adrin Jalali 3ccb9eb695
DOC fix unknown link error in plot_unveil_tree_structure.py (#27399) 2023-09-18 11:51:42 +02:00
Guillaume Lemaitre 0684a899f1
DOC add cross-reference to examples instead of duplicating content for GPR (#20003)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
2023-09-12 11:03:35 +02:00
Arturo Amor 3f110690d0
DOC Rework outlier detection estimators example (#25878)
Co-authored-by: ArturoAmorQ <arturo.amor-quiroz@polytechnique.edu>
Co-authored-by: Tim Head <betatim@gmail.com>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-11 18:26:17 +02:00
Stefanie Senger c634b8abbb
MNT Deprecate SAMME.R algorithm from AdaBoostClassifier (#26830)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-07 21:54:52 +02:00
Elisabeth Günther a31e1085e1
DOC improve iris example (#26973)
Co-authored-by: Elisabeth Günther <eguenther@MacBook-Pro-von-Elisabeth.local>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-07 16:05:31 +02:00
Tamara 51ca717db5
DOC fix random_state in example for reproducibility cont'd (#27238)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-07 12:01:54 +02:00
Tamara 5763e5adf6
DOC fix random_state in several example for reproducibility (#27153) 2023-09-07 11:40:34 +02:00
Mateusz Sokół cb15a82e64
MAINT: Remove np.in1d and np.trapz usages (#27140)
Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
2023-09-06 17:06:31 +02:00
Vladimir Fokow 989d29946a
EXA fix typo in HDBSCAN example (#27158)
Co-authored-by: jeremie du boisberranger <jeremiedbb@yahoo.fr>
2023-08-30 13:30:16 +00:00
Adam Li 4fcbbc01be
[DOC] Improve tree documentation (#26592) 2023-08-29 16:10:43 +05:00
Rahil Parikh d90dd114ab
DOC clustering speed with connectivity matrices (#27020) 2023-08-25 16:34:30 +02:00