Commit Graph

12 Commits

Author SHA1 Message Date
Guillaume Lemaitre 79fae0cc9d
DOC convert to notebook style Kernel ridge GPR example (#20357)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
2021-11-03 18:47:34 +01:00
Dimitri Papadopoulos Orfanos d4d5f8c7e0
MAINT consistent use of `print(__doc__)` in examples (#21307)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-10-22 15:33:22 +02:00
Thomas J. Fan 70a185ae59
MAINT Enable and run black on examples (#20502) 2021-10-07 10:13:00 +02:00
Archana Alva 40b2a6c7e3 EXA Removing redundant parameters assignment in examples (#14360) 2019-07-14 22:26:41 +08:00
Okhlopkov Daniil Olegovich 83beb5f35f DOC fix copy-paste error (#8037)
write correct comment
2016-12-12 08:23:20 +11:00
Raghav R V f67e911124 DOC Modify documentation/examples for the new model_selection module 2015-10-29 16:49:23 +01:00
johannah d15f322111 Added colorblind compatibility 2015-10-23 19:47:32 +02:00
Rachit Kansal 7a2e2d8536 Tweaking the legend of GP plot in plot_compare_gpr_krr.py 2015-10-21 15:21:29 +05:30
Jan Hendrik Metzen e2a340a4ee REF More meaningful names for hyperparameters of GP kernels 2015-10-19 18:07:14 +02:00
Jan Hendrik Metzen 41cbb29176 DOCAdapting GP examples to changed hyperparameter representation 2015-10-19 18:07:11 +02:00
Jan Hendrik Metzen d26c355374 DOC Adding documentation for GP kernels 2015-10-19 18:07:11 +02:00
Jan Hendrik Metzen 0b1fb338c7 DOC Adding example comparing kernel ridge with GPR. 2015-10-19 18:07:11 +02:00