scikit-learn/examples
Sven Eschlbeck fd18ad2396
MNT speed up example plot_svm_scale_c.py (#21625)
2021-11-24 13:51:08 +01:00
..
applications MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
bicluster MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
calibration MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
classification MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
cluster DOC Speed up plot_digits_linkage.py example #21598 (#21678) 2021-11-19 10:27:29 +01:00
compose MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
covariance MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
cross_decomposition MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
datasets MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
decomposition ENH Impoving execution speed of plot_pca_vs_fa_model_selection.py by … (#21671) 2021-11-20 15:34:53 +01:00
ensemble ENH Improve speed plot_adaboost_multiclass.py (#21651) 2021-11-16 09:16:58 -08:00
exercises MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
feature_selection MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
gaussian_process DOC convert to notebook the basic example introducing GPR (#20360) 2021-11-03 18:49:48 +01:00
impute DOC add missing markdown marker in an example (#21740) 2021-11-22 16:03:05 +01:00
inspection MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
kernel_approximation MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
linear_model FIX/API Fix AIC/BIC in LassoLarsIC and introduce noise_variance (#21481) 2021-11-23 21:32:26 +01:00
manifold MNT accelerate example plot_lle_digits.py (#21736) 2021-11-24 08:56:21 +01:00
miscellaneous MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
mixture MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
model_selection DOC increase speed in plot_validation_curve.py (#21638) 2021-11-16 18:52:19 +01:00
multioutput MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
neighbors MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
neural_networks DOC Changed layer number and learning rate init to make execution of plot_mnist_filters.py quicker (#21647) 2021-11-23 18:04:45 +01:00
preprocessing ENH Speed up plot_discretization_classification.py (#21661) 2021-11-16 09:40:02 -08:00
release_highlights MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
semi_supervised ENH Improve `plot_semi_supervised_newsgroups.py` example (#21673) 2021-11-23 17:16:03 -05:00
svm MNT speed up example plot_svm_scale_c.py (#21625) 2021-11-24 13:51:08 +01:00
text MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
tree MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +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
========