.. _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_gpr_noisy_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_gaussian_process_plot_gpr_noisy.py`
.. raw:: html
Ability of Gaussian process regression (GPR) to estimate data noise-level
.. raw:: html
.. only:: html
.. image:: /auto_examples/gaussian_process/images/thumb/sphx_glr_plot_compare_gpr_krr_thumb.png
:alt:
: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_co2_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_gaussian_process_plot_gpr_co2.py`
.. raw:: html
Forecasting of CO2 level on Mona Loa dataset using Gaussian process regression (GPR)
.. raw:: html
.. only:: html
.. image:: /auto_examples/gaussian_process/images/thumb/sphx_glr_plot_gpr_noisy_targets_thumb.png
:alt:
: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:
: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_on_structured_data_thumb.png
:alt:
: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:
: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:
: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:
: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:
: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_gpr_noisy
/auto_examples/gaussian_process/plot_compare_gpr_krr
/auto_examples/gaussian_process/plot_gpr_co2
/auto_examples/gaussian_process/plot_gpr_noisy_targets
/auto_examples/gaussian_process/plot_gpc_iris
/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