scikit-learn/examples/gaussian_process
Lars Buitinck c604ac39ad Merge branch 'pr/3545'
Fixes #3545.
2014-08-11 13:18:17 +02:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
gp_diabetes_dataset.py FIX: gp_diabetes_dataset examples (theta_ attribute) 2013-12-03 22:38:11 +01:00
plot_gp_probabilistic_classification_after_regression.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
plot_gp_regression.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00

README.txt

.. _gaussian_process_examples:

Gaussian Process for Machine Learning
-------------------------------------

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