* fix contours in gpc xor example * use LinearSVC in plot_column_transformer |
||
|---|---|---|
| .. | ||
| 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.