scikit-learn/examples
Yao Xiao 94b84718f9
MNT Work-around sphinx-gallery `UnicodeDecodeError` in recommender system (#27969)
2023-12-18 11:19:34 +01:00
..
applications MAINT Fix typos found by codespell (#27824) 2023-11-22 15:59:36 +00:00
bicluster MAINT Fix typos found by codespell (#26852) 2023-07-18 10:20:40 +02:00
calibration MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
classification DOC Use correct name for OAS (#27883) 2023-12-01 17:21:50 +00:00
cluster MAINT update default of n_init in KMeans family (#27832) 2023-11-24 12:15:31 -05:00
compose MAINT Update fetch_openml to use the auto parser by default (#27802) 2023-11-20 11:20:20 +01:00
covariance DOC remove deprecation warnings plot_mahalanobis_distances example (#27444) 2023-09-25 14:25:21 +02:00
cross_decomposition MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
datasets DOC improve iris example (#26973) 2023-09-07 16:05:31 +02:00
decomposition MAINT update default of n_init in KMeans family (#27832) 2023-11-24 12:15:31 -05:00
developing_estimators DOC fixes references issues given by sphinx (#27432) 2023-10-03 20:25:29 +02:00
ensemble DOC fixes sphinx warning due to rendering issue (#27951) 2023-12-12 17:01:18 +00:00
exercises MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
feature_selection MNT Fixed linting error in `plot_select_from_model_diabetes.py` (#26915) 2023-07-27 13:42:46 +00:00
gaussian_process MAINT Update fetch_openml to use the auto parser by default (#27802) 2023-11-20 11:20:20 +01:00
impute DOC fixes intersphinx warnings (#26779) 2023-07-10 20:25:35 +00:00
inspection MAINT Update fetch_openml to use the auto parser by default (#27802) 2023-11-20 11:20:20 +01:00
kernel_approximation DOC fixes intersphinx warnings (#26779) 2023-07-10 20:25:35 +00:00
linear_model MNT Work-around sphinx-gallery `UnicodeDecodeError` in recommender system (#27969) 2023-12-18 11:19:34 +01:00
manifold MAINT change the default of normalized_stress (#27858) 2023-11-28 10:09:12 +01:00
miscellaneous MAINT Update fetch_openml to use the auto parser by default (#27802) 2023-11-20 11:20:20 +01:00
mixture MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
model_selection DOC fix typo in an example (#27815) 2023-11-22 16:09:37 +01:00
multiclass MAINT Update fetch_openml to use the auto parser by default (#27802) 2023-11-20 11:20:20 +01:00
multioutput MAINT Update fetch_openml to use the auto parser by default (#27802) 2023-11-20 11:20:20 +01:00
neighbors MAINT Update fetch_openml to use the auto parser by default (#27802) 2023-11-20 11:20:20 +01:00
neural_networks DOC Fix plot legends in learning rate schedules example (#27872) 2023-11-30 17:42:52 +01:00
preprocessing MAINT Update fetch_openml to use the auto parser by default (#27802) 2023-11-20 11:20:20 +01:00
release_highlights MAINT fix FutureWarning raised by scikit-learn in examples (#27442) 2023-09-25 15:53:14 +02:00
semi_supervised MAINT: Remove np.in1d and np.trapz usages (#27140) 2023-09-06 17:06:31 +02:00
svm DOC fix typos found by codespell (#27457) 2023-09-26 15:31:28 +02:00
text MNT Work-around sphinx-gallery `UnicodeDecodeError` in recommender system (#27969) 2023-12-18 11:19:34 +01:00
tree DOC fix unknown link error in plot_unveil_tree_structure.py (#27399) 2023-09-18 11:51:42 +02:00
README.txt DOC Make release highlights the first gallery section (#16952) 2020-04-27 11:23:15 -04:00

README.txt

.. _general_examples:

Examples
========