Commit graph

33 commits

Author SHA1 Message Date
Ricardo Andrade
5dbc5bdb6e Plotting functions for sparse_GP added 2013-03-11 11:40:17 +00:00
Nicolo Fusi
81810d3a7b JH bugfix for slices 2013-03-06 16:00:14 +00:00
James Hensman
62424e5947 fixed levels in GP.plot 2013-03-01 11:40:18 +00:00
James Hensman
4674ed4558 added optional number of contour levels to the 2D plotting in GP.plot 2013-03-01 11:13:55 +00:00
Ricardo Andrade
6f55358a45 Bug found and fixed in plots for normalized X. 2013-02-08 14:00:13 +00:00
Nicolas
2abaafd882 Modifications made to tutorial due to changes in GPy 2013-02-07 13:04:29 +00:00
Nicolas
b0f6495ed4 Fixed bug in the product of kernels with tied parameters 2013-02-06 09:52:54 +00:00
Nicolas
a1568ca1c8 Few more fix to the plotings and predictions 2013-02-05 18:57:30 +00:00
Nicolas
642b1449e1 Small fixes to ploting 2013-02-05 14:23:51 +00:00
Nicolas
5b19d8609a Many modifications in GP plots to make it work 2013-02-05 12:27:12 +00:00
Ricardo Andrade
049e60f16b var[:,None] added in full_cov = false, sparse_GP 2013-02-04 12:01:27 +00:00
Ricardo Andrade
5e2baf1919 Changes in plotting functions. 2013-02-01 17:58:21 +00:00
James Hensman
f7d2fc6ca4 Merge branch 'newGP' of github.com:SheffieldML/GPy into newGP 2013-02-01 17:13:10 +00:00
James Hensman
5447d6fbfc Assorted work on combining the EP and sparse methods 2013-02-01 17:12:45 +00:00
Ricardo Andrade
0a8686d7c0 EPEM is running. 2013-02-01 15:14:11 +00:00
Ricardo Andrade
f941d629e6 James' debugging of the EP/GP interface
It seems that the GP-EP algorithm works now.
2013-02-01 13:45:55 +00:00
Ricardo Andrade
eb04cbed63 merged changes in likelihood_functions (James) 2013-02-01 13:32:13 +00:00
Ricardo Andrade
182c4c7d64 So many changes 2013-02-01 13:17:17 +00:00
Ricardo Andrade
de53917039 Merge branch 'newGP' of github.com:SheffieldML/GPy into newGP 2013-01-31 15:34:54 +00:00
James Hensman
3a558d8244 merged conflict 2013-01-31 15:30:58 +00:00
Ricardo Andrade
2b40ee6f7e predictive_values implemented in EP 2013-01-31 15:30:57 +00:00
James Hensman
4211cad89d re-indented the plot function 2013-01-31 15:04:24 +00:00
James Hensman
d077d28fd1 very basic functionality is now working 2013-01-31 15:02:34 +00:00
Ricardo Andrade
9feae765dc predictive_mean changed to predictive_values 2013-01-31 14:43:32 +00:00
James Hensman
ea0802d938 much tidying and breakage in the GP class 2013-01-31 12:00:57 +00:00
Ricardo Andrade
29eb61d65e EP plots samples now for the phi transformation. 2013-01-30 12:14:32 +00:00
Ricardo
d1a0883c12 Log-likelihood,predictions and plotting are working. 2013-01-29 23:54:02 +00:00
Ricardo Andrade
bb1e0021d7 More changes. 2013-01-29 18:01:47 +00:00
Ricardo Andrade
691aeeaf22 GP model works now. 2013-01-29 12:07:19 +00:00
Ricardo Andrade
7737cecf6d EM algorithm 2013-01-28 18:01:55 +00:00
Ricardo Andrade
29ec128c9d Other changes. 2013-01-28 17:47:08 +00:00
Ricardo
fad0e07624 Sparse EP 2013-01-28 00:16:23 +00:00
Ricardo Andrade
6a2e0a1fe5 fixing EP and merging it with GP_regression 2013-01-25 18:14:28 +00:00