scikit-learn/examples
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
..
applications DOC Documents fixed to increase speed by removing for loop (#27066) 2023-08-15 14:33:35 +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 MNT Deprecate SAMME.R algorithm from AdaBoostClassifier (#26830) 2023-09-07 21:54:52 +02:00
cluster DOC fix random_state in several example for reproducibility (#27153) 2023-09-07 11:40:34 +02:00
compose MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
covariance MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +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 DOC fixes intersphinx warnings (#26779) 2023-07-10 20:25:35 +00:00
developing_estimators [MRG] DOC add __sklearn_is_fitted__ example (#26618) 2023-07-17 14:17:45 +05:00
ensemble MNT Deprecate SAMME.R algorithm from AdaBoostClassifier (#26830) 2023-09-07 21:54:52 +02: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 DOC add cross-reference to examples instead of duplicating content for GPR (#20003) 2023-09-12 11:03:35 +02:00
impute DOC fixes intersphinx warnings (#26779) 2023-07-10 20:25:35 +00:00
inspection DOC Rework permutation importance with multicollinearity example (#26221) 2023-08-22 21:43:58 +02:00
kernel_approximation DOC fixes intersphinx warnings (#26779) 2023-07-10 20:25:35 +00:00
linear_model MAINT Fix typos found by codespell (#26852) 2023-07-18 10:20:40 +02:00
manifold DOC fix random_state in example for reproducibility cont'd (#27238) 2023-09-07 12:01:54 +02:00
miscellaneous DOC Rework outlier detection estimators example (#25878) 2023-09-11 18:26:17 +02:00
mixture MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
model_selection ENH fix x- and y-axis limits and ratio in ROC and PR displays (#26366) 2023-08-23 16:37:29 +02:00
multioutput MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
neighbors DOC improve the KNN classifier example (#26993) 2023-08-03 15:02:27 +02:00
neural_networks MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
preprocessing DOC Rework outlier detection estimators example (#25878) 2023-09-11 18:26:17 +02:00
release_highlights MAINT Remove flake8 mentions/ignore comments (#26988) 2023-08-02 09:02:42 -04:00
semi_supervised MAINT: Remove np.in1d and np.trapz usages (#27140) 2023-09-06 17:06:31 +02:00
svm DOC Notebook style and enhanced descriptions in SVM kernels example (#26805) 2023-08-24 15:06:25 +02:00
text MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
tree [DOC] Improve tree documentation (#26592) 2023-08-29 16:10:43 +05: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
========