scikit-learn/examples/gaussian_process
viktor765 4adafd9ceb
DOC: Clarify the sign in log marginal likelihood plot. (#30273)
2024-11-19 08:59:31 +01:00
..
README.txt
plot_compare_gpr_krr.py
plot_gpc.py
plot_gpc_iris.py MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
plot_gpc_isoprobability.py
plot_gpc_xor.py
plot_gpr_co2.py
plot_gpr_noisy.py DOC: Clarify the sign in log marginal likelihood plot. (#30273) 2024-11-19 08:59:31 +01:00
plot_gpr_noisy_targets.py
plot_gpr_on_structured_data.py MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
plot_gpr_prior_posterior.py DOC Fix UserWarning in plot_gpr_prior_posterior (#29380) 2024-07-09 12:05:50 +02:00

README.txt

.. _gaussian_process_examples:

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

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