.. _sphx_glr_auto_examples_gaussian_process: .. _gaussian_process_examples: Gaussian Process for Machine Learning ------------------------------------- Examples concerning the :mod:`sklearn.gaussian_process` module. .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/gaussian_process/images/thumb/sphx_glr_plot_compare_gpr_krr_thumb.png :alt: Comparison of kernel ridge and Gaussian process regression :ref:`sphx_glr_auto_examples_gaussian_process_plot_compare_gpr_krr.py` .. raw:: html
Comparison of kernel ridge and Gaussian process regression
.. raw:: html
.. only:: html .. image:: /auto_examples/gaussian_process/images/thumb/sphx_glr_plot_gpr_noisy_targets_thumb.png :alt: Gaussian Processes regression: basic introductory example :ref:`sphx_glr_auto_examples_gaussian_process_plot_gpr_noisy_targets.py` .. raw:: html
Gaussian Processes regression: basic introductory example
.. raw:: html
.. only:: html .. image:: /auto_examples/gaussian_process/images/thumb/sphx_glr_plot_gpc_iris_thumb.png :alt: Gaussian process classification (GPC) on iris dataset :ref:`sphx_glr_auto_examples_gaussian_process_plot_gpc_iris.py` .. raw:: html
Gaussian process classification (GPC) on iris dataset
.. raw:: html
.. only:: html .. image:: /auto_examples/gaussian_process/images/thumb/sphx_glr_plot_gpr_co2_thumb.png :alt: Gaussian process regression (GPR) on Mauna Loa CO2 data :ref:`sphx_glr_auto_examples_gaussian_process_plot_gpr_co2.py` .. raw:: html
Gaussian process regression (GPR) on Mauna Loa CO2 data
.. raw:: html
.. only:: html .. image:: /auto_examples/gaussian_process/images/thumb/sphx_glr_plot_gpr_noisy_thumb.png :alt: Gaussian process regression (GPR) with noise-level estimation :ref:`sphx_glr_auto_examples_gaussian_process_plot_gpr_noisy.py` .. raw:: html
Gaussian process regression (GPR) with noise-level estimation
.. raw:: html
.. only:: html .. image:: /auto_examples/gaussian_process/images/thumb/sphx_glr_plot_gpr_on_structured_data_thumb.png :alt: Gaussian processes on discrete data structures :ref:`sphx_glr_auto_examples_gaussian_process_plot_gpr_on_structured_data.py` .. raw:: html
Gaussian processes on discrete data structures
.. raw:: html
.. only:: html .. image:: /auto_examples/gaussian_process/images/thumb/sphx_glr_plot_gpc_xor_thumb.png :alt: Illustration of Gaussian process classification (GPC) on the XOR dataset :ref:`sphx_glr_auto_examples_gaussian_process_plot_gpc_xor.py` .. raw:: html
Illustration of Gaussian process classification (GPC) on the XOR dataset
.. raw:: html
.. only:: html .. image:: /auto_examples/gaussian_process/images/thumb/sphx_glr_plot_gpr_prior_posterior_thumb.png :alt: Illustration of prior and posterior Gaussian process for different kernels :ref:`sphx_glr_auto_examples_gaussian_process_plot_gpr_prior_posterior.py` .. raw:: html
Illustration of prior and posterior Gaussian process for different kernels
.. raw:: html
.. only:: html .. image:: /auto_examples/gaussian_process/images/thumb/sphx_glr_plot_gpc_isoprobability_thumb.png :alt: Iso-probability lines for Gaussian Processes classification (GPC) :ref:`sphx_glr_auto_examples_gaussian_process_plot_gpc_isoprobability.py` .. raw:: html
Iso-probability lines for Gaussian Processes classification (GPC)
.. raw:: html
.. only:: html .. image:: /auto_examples/gaussian_process/images/thumb/sphx_glr_plot_gpc_thumb.png :alt: Probabilistic predictions with Gaussian process classification (GPC) :ref:`sphx_glr_auto_examples_gaussian_process_plot_gpc.py` .. raw:: html
Probabilistic predictions with Gaussian process classification (GPC)
.. raw:: html
.. toctree:: :hidden: /auto_examples/gaussian_process/plot_compare_gpr_krr /auto_examples/gaussian_process/plot_gpr_noisy_targets /auto_examples/gaussian_process/plot_gpc_iris /auto_examples/gaussian_process/plot_gpr_co2 /auto_examples/gaussian_process/plot_gpr_noisy /auto_examples/gaussian_process/plot_gpr_on_structured_data /auto_examples/gaussian_process/plot_gpc_xor /auto_examples/gaussian_process/plot_gpr_prior_posterior /auto_examples/gaussian_process/plot_gpc_isoprobability /auto_examples/gaussian_process/plot_gpc