scikit-learn/examples/gaussian_process
Fabian Pedregosa ec7cba499d Don't use n_jobs=-1 in the examples. 2011-07-30 07:51:35 +02: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
gp_diabetes_dataset.py Don't use n_jobs=-1 in the examples. 2011-07-30 07:51:35 +02:00
plot_gp_probabilistic_classification_after_regression.py Merge branch 'gaussian_process_review' 2010-12-12 23:40:13 +01:00
plot_gp_regression.py Merge branch 'gaussian_process_review' 2010-12-12 23:40:13 +01:00

README.txt

.. _gaussian_process_examples:

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

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