:orphan:
Gaussian Process Regression Examples
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto_examples/surrogates/gpr/images/thumb/sphx_glr_plot_gpr_noisy_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_surrogates_gpr_plot_gpr_noisy.py`
.. raw:: html
Gaussian Process with noisy output
.. raw:: html
.. only:: html
.. image:: /auto_examples/surrogates/gpr/images/thumb/sphx_glr_plot_gpr_sine_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_surrogates_gpr_plot_gpr_sine.py`
.. raw:: html
Gaussian Process of a sinusoidal function
.. raw:: html
.. only:: html
.. image:: /auto_examples/surrogates/gpr/images/thumb/sphx_glr_gpr_constraints_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_surrogates_gpr_gpr_constraints.py`
.. raw:: html
Gaussian Process with Noise and Constraints
.. raw:: html
.. only:: html
.. image:: /auto_examples/surrogates/gpr/images/thumb/sphx_glr_plot_gpr_no_noise_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_surrogates_gpr_plot_gpr_no_noise.py`
.. raw:: html
Gaussian Process without noise
.. raw:: html
.. only:: html
.. image:: /auto_examples/surrogates/gpr/images/thumb/sphx_glr_gpr_custom2D_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_surrogates_gpr_gpr_custom2D.py`
.. raw:: html
Gaussian Process of a custom 2D function
.. raw:: html
.. toctree::
:hidden:
/auto_examples/surrogates/gpr/plot_gpr_noisy
/auto_examples/surrogates/gpr/plot_gpr_sine
/auto_examples/surrogates/gpr/gpr_constraints
/auto_examples/surrogates/gpr/plot_gpr_no_noise
/auto_examples/surrogates/gpr/gpr_custom2D
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: gpr_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: gpr_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery