Commit graph

292 commits

Author SHA1 Message Date
Zhenwen Dai
601cc955c8
fix the bug due to changes in Numpy (#744) 2019-04-11 07:56:25 +01:00
Zhenwen Dai
a86723c8ab
Fix the bug in the prediction of full covariance matrix (#702)
* fix the bug in the prediction of full covariance matrix

* Fix the test cases.

* update the version requirement for matplotlib
2018-10-30 07:43:44 +00:00
mzwiessele
4f3047e035 fix: plotting 2018-09-19 21:52:58 +01:00
mzwiessele
93a7c08892 fix: matplotlib 2.0 mlba -> cbook: 2018-09-19 10:38:05 +01:00
mzwiessele
717d3f56f2 fix: merge 2018-09-02 21:22:04 +01:00
mzwiessele
8446da628b fix: samples tests and plotting, multioutput 2018-09-02 19:07:23 +01:00
Mark Pullin
cd11bc895b Fix visible dimensions for plotting inducing points 2018-02-09 13:16:33 +00:00
Max Zwiessele
6cc13af8cd fix: naming of ard contribution in ARD plot 2017-09-18 10:05:37 +01:00
Joachim van der Herten
7950b88bf9 Implementation of student-t processes 2017-07-14 23:22:31 +02:00
mzwiessele
b65c9ba443 fix: offline plotting workaround with squeezing arrays 2017-02-23 15:15:22 +00:00
Alex Feldstein
362537c7d9 provide two classes for plotly plots to remove global variable 2017-02-23 08:59:47 -05:00
Alex Feldstein
977aee2b47 add offline plotting for plotly 2017-02-22 16:28:37 -05:00
mzwiessele
b6d2cf4406 fix: removed additional dict line 2017-01-09 11:01:30 +00:00
mzwiessele
fe3bad7200 fix: plotting also allows 3D (capitals) 2017-01-09 10:59:51 +00:00
mzwiessele
d343ec8b41 [warped stuff] plotting and normalizer in warped gps 2016-08-17 14:51:29 +01:00
mzwiessele
746d4daae8 [merge] devel 2016-08-16 12:03:45 +01:00
mzwiessele
b684736612 [plotting] small edit 2016-08-16 12:01:17 +01:00
mzwiessele
9be51df4f1 Merge branch 'wgps_improvements' of https://github.com/beckdaniel/GPy into beckdaniel-wgps_improvements 2016-08-03 13:27:52 +01:00
Max Zwiessele
83ae7cb577 [py3] iterator .next fixes 2016-06-22 09:01:28 +01:00
mzwiessele
17bfccb457 [gradxx] not working with X,X... 2016-05-06 16:02:53 +01:00
Max Zwiessele
f94e0bd20c [tests] show skipped 2016-04-14 08:49:16 +01:00
Max Zwiessele
661d9f5724 [plotting] tests 2016-04-12 09:02:10 +01:00
Max Zwiessele
108ae55fbc [plotting] tests now compare the arrays of the figure, instead of the platform dependend png images 2016-04-12 08:44:48 +01:00
beckdaniel
45f692340a merged last devel 2016-04-11 11:26:46 +01:00
beckdaniel
ff700bbebf changed imports to relative ones 2016-04-07 18:07:13 +01:00
Max Zwiessele
5f3956478f [plotting] reran magnification and added plottting to statespace 2016-04-04 15:35:54 +01:00
Max Zwiessele
f4f3d8546e Merge branch 'devel' into gpy_one_fixes 2016-04-01 11:45:10 +01:00
Max Zwiessele
7ef61ccdd0 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2016-04-01 11:43:20 +01:00
Max Zwiessele
8ad14681ee [plotting] new baseling 2016-03-31 15:59:44 +01:00
Max Zwiessele
0116b03f3c [plotting] still testing the testing 2016-03-31 14:06:23 +01:00
Max Zwiessele
c793ca77a9 [Merge] merge devel 2016-03-30 09:52:40 +01:00
Max Zwiessele
a35ed532a8 [plotting util] faster generation of grid 2016-03-30 09:51:05 +01:00
Alan Saul
597eddcc81 Small convenience function for extracting fixed_inputs, fixed inputs can be set to their mean, median, or zero 2016-03-24 15:24:53 +00:00
Alan Saul
d8447a1c65 Added back fixed_inputs 2016-03-21 17:46:18 +00:00
mzwiessele
452c662084 [plotting] added plotting for missing data 2016-03-10 13:14:25 +00:00
mzwiessele
b1e073318f [chaching] changing all chacher limits to 3 2016-03-07 11:37:22 +00:00
Max Zwiessele
de469f7ace [plotting] info heatmap plotly 2016-03-04 11:35:02 +00:00
beckdaniel
76f3ff65a1 Merge branch 'devel' of https://github.com/SheffieldML/GPy into wgps_improvements
Merging new devel
2016-03-02 17:26:04 +00:00
Max Zwiessele
885d3722cc [mrd] plot_scales and plot_latent added 2016-03-01 10:02:02 +00:00
Max Zwiessele
3dd3b1dd6a [latent plots] legend was always plotted 2016-02-26 12:01:57 +00:00
Max Zwiessele
9c2eac6e1e [latent plots] legend was always plotted 2016-02-26 12:01:00 +00:00
Max Zwiessele
6d34cf3ad1 [latent plots] legend was always plotted 2016-02-26 09:54:41 +00:00
Max Zwiessele
218616154c [latent plots] legend was always plotted 2016-02-26 09:51:58 +00:00
Max Zwiessele
e73fcac521 [latent plots] legend was always plotted 2016-02-26 09:43:28 +00:00
Max Zwiessele
7d7399f846 [gp_plots] transposed plotting of 2d contours 2016-02-24 13:54:20 +00:00
Max Zwiessele
6f28edafcd [matplotlib_dep] added the baseplots utility for backcompatibility 2016-02-24 13:13:09 +00:00
Max Zwiessele
2c1064b951 [matplotlib_dep] added the baseplots utility for backcompatibility 2016-02-24 13:11:53 +00:00
Max Zwiessele
3761d186f3 [plotting] limits added 2016-02-19 17:15:29 +00:00
Max Zwiessele
98daaba57e [plotting] xlim setting 2016-02-19 14:55:36 +00:00
Max Zwiessele
fd979b843f [plotting] subsampling print waring corrected 2016-01-28 12:12:57 +00:00