scikit-learn/examples/covariance
Olivier Grisel b0035bf9e8 Rename cv_scores(_) back to grid_scores(_) to keep the name free for a future refactoring 2013-07-28 17:10:14 +02:00
..
README.txt DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
plot_covariance_estimation.py fix merge conflict 2013-07-22 16:20:31 +02:00
plot_lw_vs_oas.py DOC spellfixes 2013-06-29 16:18:23 +03:00
plot_mahalanobis_distances.py fix merge conflict 2013-07-22 16:20:31 +02:00
plot_outlier_detection.py example fixes to clean first docstring paragraph of rst code 2013-07-22 15:48:44 +02:00
plot_robust_vs_empirical_covariance.py nitpick fixes, pep8 and fix math equations 2013-07-24 13:45:09 +02:00
plot_sparse_cov.py Rename cv_scores(_) back to grid_scores(_) to keep the name free for a future refactoring 2013-07-28 17:10:14 +02:00

README.txt

.. _covariance_examples:

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

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