* API Deprecate fetch_mldata and update examples * Use pytest's filterwarnings * Rm unused import * Remove broken doctest * Refer user to openml URL * DOC whatsnew tweak |
||
|---|---|---|
| .. | ||
| README.txt | ||
| plot_compare_gpr_krr.py | ||
| plot_gpc.py | ||
| plot_gpc_iris.py | ||
| plot_gpc_isoprobability.py | ||
| plot_gpc_xor.py | ||
| plot_gpr_co2.py | ||
| plot_gpr_noisy.py | ||
| plot_gpr_noisy_targets.py | ||
| plot_gpr_prior_posterior.py | ||
README.txt
.. _gaussian_process_examples: Gaussian Process for Machine Learning ------------------------------------- Examples concerning the :mod:`sklearn.gaussian_process` module.