scikit-learn/examples
EL-ATEIF Sara 28fa8972d3
DOC rename Birch to BIRCH in docs (#19368)
2021-02-06 09:54:47 +00:00
..
applications DOC Tomography L1 reconstruction example: use dot product operator (#18722) 2020-11-02 16:39:11 +01:00
bicluster MNT Make modules private in sklearn.datasets (#15307) 2019-10-27 17:17:23 -04:00
calibration DOC Improve multiclass calibration example (#18763) 2020-11-08 10:09:52 -05:00
classification ENH/DEP add class method and deprecate plot function for confusion matrix (#18543) 2021-01-22 19:57:41 +01:00
cluster DOC rename Birch to BIRCH in docs (#19368) 2021-02-06 09:54:47 +00:00
compose ENH Adds missing value support to OneHotEncoder (#17317) 2020-10-09 08:38:33 +02:00
covariance DEP deprecate grid_score_ and cv_alphas_ in GraphicalLassoCV (#16392) 2020-07-09 11:14:02 +02:00
cross_decomposition DOC Add example comparing PCR and PLS (#17151) 2020-08-11 14:46:33 -07:00
datasets DOC Fix links and clarify plot_random_dataset.py (#17150) 2020-05-08 19:15:10 -04:00
decomposition [MRG] varimax rotation for factor analysis (#11064) 2020-07-05 21:29:08 +02:00
ensemble DOC use diagram and simplify pipeline in stacking example (#18830) 2021-02-01 23:03:46 +01:00
exercises MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
feature_selection DOC use notebook style and diagram for feature selection example (#18836) 2021-01-28 11:51:11 +01:00
gaussian_process DOC Fixes failing examples (#18180) 2020-08-18 08:52:41 +02:00
impute MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
inspection DOC Replacing swarmplot with stripplot to avoid seaborn warning (#19195) 2021-01-18 16:13:19 +01:00
kernel_approximation MNT Move plot_scalable_poly_kernels example to kernel_approximation directory (#18656) 2020-10-30 11:21:44 +01:00
linear_model FEA Add SplineTransformer (#18368) 2021-01-24 10:53:27 +01:00
manifold MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
miscellaneous DOC Fix docstring in examples (#18251) 2020-08-26 10:07:02 +02:00
mixture DOC Fixes hard coded title in gmm selection example plot (#17418) 2020-08-07 21:10:32 +02:00
model_selection ENH/DEP add class method and deprecate plot function for confusion matrix (#18543) 2021-01-22 19:57:41 +01:00
multioutput DOC Fix warnings about references and links (#14976) 2019-09-23 11:49:08 -04:00
neighbors DOC Add legend and axis label in nearest neighbors example (#18164) 2020-08-21 19:20:01 +02:00
neural_networks EXA Improve the alphas values in MLP example (#17880) 2020-07-10 12:39:37 +02:00
preprocessing DOC Removes FunctionTransformer example (#17318) 2020-06-25 14:27:38 +02:00
release_highlights DOC 0.24.0 release highlights formatting (#19059) 2020-12-22 15:24:50 +01:00
semi_supervised FEA Add Self Training Estimator (#11682) 2020-11-20 19:49:08 +01:00
svm DOC Fixed typo in a comment (#19284) 2021-01-27 09:48:24 +01:00
text DOC simpler block delimitation in sphinx-gallery examples (#17068) 2020-06-08 23:23:14 -04:00
tree DOC simpler block delimitation in sphinx-gallery examples (#17068) 2020-06-08 23:23:14 -04: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
========