scikit-learn/examples/covariance
Andreas Mueller 38b455d541 Cosmit pep8 2012-12-25 13:16:05 +01:00
..
README.txt DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
plot_covariance_estimation.py Cosmit pep8 2012-12-25 13:16:05 +01:00
plot_lw_vs_oas.py BUG: example now needs 'assume_centered' 2012-07-23 16:07:14 +02:00
plot_mahalanobis_distances.py Cosmit pep8 2012-12-25 13:16:05 +01:00
plot_outlier_detection.py Cosmit pep8 2012-12-25 13:16:05 +01:00
plot_robust_vs_empirical_covariance.py Cosmit pep8 2012-12-25 13:16:05 +01:00
plot_sparse_cov.py MISC: @VirgileFritsch and @mblondel's comments 2011-11-10 23:43:11 +01:00

README.txt

.. _covariance_examples:

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

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