scikit-learn/examples/gaussian_process
A. Flaxman 7070239aa5 DOC: copy-edits and active voice 2015-01-17 14:43:06 -08:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
gp_diabetes_dataset.py DOC: copy-edits and active voice 2015-01-17 14:43:06 -08: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.