scikit-learn/examples/covariance
Raghav R V f67e911124 DOC Modify documentation/examples for the new model_selection module 2015-10-29 16:49:23 +01:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_covariance_estimation.py DOC Modify documentation/examples for the new model_selection module 2015-10-29 16:49:23 +01:00
plot_lw_vs_oas.py Added colorblind compatibility 2015-10-23 19:47:32 +02:00
plot_mahalanobis_distances.py DOC: fix 2 covariance examples rst math markup. 2014-06-06 11:44:36 +02:00
plot_outlier_detection.py iforest 2015-10-24 15:17:32 +02:00
plot_robust_vs_empirical_covariance.py Added colorblind compatibility 2015-10-23 19:47:32 +02:00
plot_sparse_cov.py COSMIT spelling 2015-01-15 15:09:35 -05:00

README.txt

.. _covariance_examples:

Covariance estimation
---------------------

Examples concerning the :mod:`sklearn.covariance` module.