Commit graph

17 commits

Author SHA1 Message Date
James Hensman
9680a139d4 changed the way the Gaussian likelihood interfaces, to enable mixed_noise things 2014-03-18 12:28:46 +00:00
James Hensman
cc96f5b3d5 lots of fixes, including prediction being mean and variance only 2014-03-13 14:42:03 +00:00
Ricardo
4ce6d2d72c Merge branch 'params' of github.com:SheffieldML/GPy into params
Conflicts:
	GPy/core/gp.py
	GPy/plotting/matplot_dep/models_plots.py
2014-03-12 12:57:04 +00:00
Ricardo
32d5b449eb Y_metadata added as parameter 2014-03-12 12:46:54 +00:00
Max Zwiessele
dab35dcbb0 merged params here 2014-03-10 16:00:35 +00:00
Max Zwiessele
f7223ea377 constant jitter 2014-03-10 08:20:45 +00:00
Max Zwiessele
db5fd17609 slicing support for kernel input dimension 2014-03-07 16:59:41 +00:00
Ricardo
0cf1e44c68 some work on ep, and some messing with wher ethe derivatives are computed (in the model, not the inference 2014-02-26 11:38:46 +00:00
James Hensman
399adb1b00 some documenting, and fiddling with the laplace approx 2014-01-31 16:59:06 +00:00
James Hensman
06da98f9ea changed gradient interface to gp and sparse GP 2014-01-28 14:40:07 +00:00
James Hensman
ca1cb4eb22 removed marginal and derivative from posterior object 2014-01-27 15:37:20 +00:00
James Hensman
c1a416debc more gradient based tomfoolery 2014-01-24 14:15:32 +00:00
James Hensman
7b5e8a9ffc changes to rbf and white to allow new parameter gradient structure 2014-01-24 14:06:16 +00:00
James Hensman
e94b16e0b3 exact gaussian inference now accepts a kern and X, not K 2014-01-24 11:03:17 +00:00
James Hensman
5ec64d2279 more massive and destructive changes everywhere 2013-12-05 15:09:31 -05:00
James Hensman
f5bae4450f Lots of tidying in the inference section 2013-12-04 17:58:02 +00:00
James Hensman
435cbbc421 adding exact gaussian inference 2013-12-04 12:02:30 +00:00