mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 12:56:22 +02:00
[tests] show skipped
This commit is contained in:
parent
2f57cf74a4
commit
f94e0bd20c
7 changed files with 20 additions and 11 deletions
|
|
@ -302,7 +302,7 @@ def test_twod():
|
|||
#m.optimize()
|
||||
m.plot_data()
|
||||
m.plot_mean()
|
||||
m.plot_inducing()
|
||||
m.plot_inducing(legend=False, marker='s')
|
||||
#m.plot_errorbars_trainset()
|
||||
m.plot_data_error()
|
||||
for do_test in _image_comparison(baseline_images=['gp_2d_{}'.format(sub) for sub in ["data", "mean",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue