sklearn/examples/gaussian_process
Daniel Biebert 7136feda91 first commit 2024-08-05 09:32:03 +02:00
..
README.txt first commit 2024-08-05 09:32:03 +02:00
plot_compare_gpr_krr.py first commit 2024-08-05 09:32:03 +02:00
plot_gpc.py first commit 2024-08-05 09:32:03 +02:00
plot_gpc_iris.py first commit 2024-08-05 09:32:03 +02:00
plot_gpc_isoprobability.py first commit 2024-08-05 09:32:03 +02:00
plot_gpc_xor.py first commit 2024-08-05 09:32:03 +02:00
plot_gpr_co2.py first commit 2024-08-05 09:32:03 +02:00
plot_gpr_noisy.py first commit 2024-08-05 09:32:03 +02:00
plot_gpr_noisy_targets.py first commit 2024-08-05 09:32:03 +02:00
plot_gpr_on_structured_data.py first commit 2024-08-05 09:32:03 +02:00
plot_gpr_prior_posterior.py first commit 2024-08-05 09:32:03 +02:00

README.txt

.. _gaussian_process_examples:

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

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