scikit-learn/examples/gaussian_process
Gael varoquaux 439f734518 DOC: minor changes in gaussian_process docs 2010-11-24 22:48:36 +01:00
..
README.txt Improvement of the documentation with a piece of code and reference to the regression auto_example. Add a README.txt file at the root of the examples/gaussian_process directory. 2010-11-23 23:13:30 +01:00
plot_gp_diabetes_dataset.py DOC: minor changes in gaussian_process docs 2010-11-24 22:48:36 +01:00
plot_gp_probabilistic_classification_after_regression.py From: agramfort: don't use capital letters for a vector. Y -> y. 2010-11-23 23:22:12 +01:00
plot_gp_regression.py DOC: minor changes in gaussian_process docs 2010-11-24 22:48:36 +01:00

README.txt

.. _gaussian_process_examples:

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

Examples concerning the `scikits.learn.gaussian_process` package.