Rishikesh
|
d9b525ac6b
|
[MRG+1] Modify gaussian_process examples for matplotlib v2 comp (#8394)
* Modify plot_gpc_xor.py for matplotlib v2 comp
Add edgecolors option in scatter plot
Issue: #8364
* Modify plot_gpr_noisy.py for matplotlib v2 comp
Add edgecolors option in scatter plot
Issue: #8364
* Modify plot_gpr_prior_posterior for matplotlibv2
Add edgecolors attribute in scatter plot
Issue: #8364
* Modify plot_gpc.py for matplotlib v2 comp
Add edgecolors attribute in scatter plot.
Issue: #8364
* Modify plot_gpr_noisy.py to remove flake8 error
Modify file to pass travis build
* Cosmetic change in plot_gpr_prior_posterior
Reduce `alpha` for better plot.
Issue: #8364
* Modify plot_gpr_noisy.py for better visualization
Modify colorbar in contour plot.
Issue: #8364
|
2017-06-19 21:17:15 +02:00 |
Perrine Letellier
|
eaf97bf4ea
|
colorbar doesn't handle label parameter
|
2015-10-20 13:32:24 +02:00 |
Jan Hendrik Metzen
|
e2a340a4ee
|
REF More meaningful names for hyperparameters of GP kernels
|
2015-10-19 18:07:14 +02:00 |
Jan Hendrik Metzen
|
bcd4b72897
|
REFACTOR Remove theta_ attribute from GPR and GPC
It can be accessed instead via kernel_.theta
|
2015-10-19 18:07:11 +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
|
a9a884d5b2
|
DOC Revised plot_gpc example
|
2015-10-19 18:07:11 +02:00 |
Jan Hendrik Metzen
|
82ec208c65
|
DOC Adapted GP examples to changes in kernel module
|
2015-10-19 18:07:10 +02:00 |
Jan Hendrik Metzen
|
ff92bc9bd3
|
FIX Adapted examples and tests to GPC.predict_proba() adapted return shape
|
2015-10-19 18:04:56 +02:00 |
Jan Hendrik Metzen
|
27bd525c96
|
DOC Reorganizing gaussian_process examples
|
2015-10-19 18:04:56 +02:00 |