Commit graph

3514 commits

Author SHA1 Message Date
James Hensman
b96ff9cdfb fixes in likelihoods 2014-03-18 17:09:47 +00:00
Max Zwiessele
ff1d0fd09b Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-18 16:48:59 +00:00
Max Zwiessele
7e1a07073e all tests are now to check 2014-03-18 16:48:55 +00:00
James Hensman
601175de2d very weird merge conflict, including in files that I did not change 2014-03-18 16:46:37 +00:00
Ricardo
16ffc11c97 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-18 16:32:06 +00:00
Max Zwiessele
a3287c38ea Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-18 16:30:49 +00:00
Max Zwiessele
24b43c490c fixes now hierarchical, maybe need to be restructured as lookup from constraints 2014-03-18 16:30:46 +00:00
James Hensman
a2592cfc1d Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-18 16:12:19 +00:00
Ricardo
1a0447f7d6 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-18 16:04:18 +00:00
Ricardo
31ad9b73bf 1D inducing inputs modified for coregionalized models 2014-03-18 16:04:01 +00:00
Ricardo
1a0e16a6f3 bug fixed 2014-03-18 16:03:16 +00:00
Ricardo
b44fee93c4 function predictive_quantiles added 2014-03-18 16:02:36 +00:00
Ricardo
ef31b5f1c9 Lines not used deleted 2014-03-18 16:02:00 +00:00
Ricardo
ced160c036 default None for Y_metadata in predictive_quantiles 2014-03-18 16:01:21 +00:00
Ricardo
59ae2f0e34 coregionalization examples fixed 2014-03-18 16:00:23 +00:00
Max Zwiessele
79ba989b31 Merge branch 'params' of github.com:SheffieldML/GPy into params
Conflicts:
	GPy/likelihoods/gaussian.py
2014-03-18 15:49:10 +00:00
Zhenwen Dai
5acb66cf78 bug fix w.r.t. var_dtc.py 2014-03-18 12:35:28 +00:00
James Hensman
02872b66bd merged 2014-03-18 12:32:03 +00:00
James Hensman
9680a139d4 changed the way the Gaussian likelihood interfaces, to enable mixed_noise things 2014-03-18 12:28:46 +00:00
Ricardo
9e64f116d8 Merge branch 'params' of github.com:SheffieldML/GPy into params
Conflicts:
	GPy/inference/latent_function_inference/var_dtc.py
2014-03-17 19:05:37 +00:00
Ricardo
9cda9f9914 New model SparseGPCoregionalizedRegression 2014-03-17 19:01:16 +00:00
Ricardo
d506604c58 minor changes 2014-03-17 19:00:35 +00:00
Ricardo
385ce7d344 Changes to allow mixed noise likelihoods 2014-03-17 19:00:16 +00:00
Ricardo
bea74ac523 new function added 2014-03-17 18:59:37 +00:00
Ricardo
15901a48d4 Changes to allow compatibility with mixed noise likelihoods 2014-03-17 18:58:31 +00:00
Ricardo
7fdecf5e31 bug fixed 2014-03-17 18:57:58 +00:00
Ricardo
fe82678d80 Changes to allow heteroscedastic inference 2014-03-17 18:57:34 +00:00
Max Zwiessele
64f44cf179 ObservableArray -> ObsAr, because of pickling and ndarray printing 2014-03-17 17:10:06 +00:00
Max Zwiessele
3b42bd4def merge conflict 2014-03-17 17:03:36 +00:00
Max Zwiessele
2ce3a93b3f pickling working for array-likes, but observers not yet connected back 2014-03-17 16:55:21 +00:00
James Hensman
caf1dc2609 dL_dthetaL in missing data vardtc 2014-03-17 16:38:04 +00:00
Max Zwiessele
19dc7cecf4 slicing finished with independent outputs 2014-03-17 16:22:16 +00:00
Zhenwen Dai
f2d5ee42eb fix the bug regarding to the change of the name dL_dthetaL 2014-03-17 16:09:25 +00:00
Max Zwiessele
62d594d977 slicing now returns the right shape, when computing derivative wrt X or Z 2014-03-17 15:43:09 +00:00
Ricardo
d4735e54c8 minor changes 2014-03-17 10:34:08 +00:00
Ricardo
4692880cef parameter missin in dL_dthetaL added 2014-03-17 10:33:58 +00:00
Ricardo
607ed98e51 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-17 10:30:55 +00:00
Ricardo
bb6f937881 Changes for compatiblity with changes in likelihood 2014-03-17 10:30:18 +00:00
Ricardo
8d98652e8b Re-definition of the week 2014-03-17 10:29:25 +00:00
Ricardo
f5a5d4b25e Re-definition of the week 2014-03-17 10:29:04 +00:00
Ricardo
d4476b76c5 Changes in likelihood definition 2014-03-17 10:28:24 +00:00
Ricardo
bb7c26b416 Y_metadata definition changed 2014-03-17 10:27:53 +00:00
Ricardo
7ac0689156 Changes in kernel parameters definition 2014-03-17 10:27:10 +00:00
Alan Saul
bfa18ef662 Fixed Y_metadata bug 2014-03-14 15:34:00 +00:00
Alan Saul
40a0d6d358 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-14 15:24:01 +00:00
Alan Saul
4757265b24 Added a hack fix as suggested by max, zeroing any negative values (should really be numerically negative values on diagonal) 2014-03-14 15:23:32 +00:00
James Hensman
a12bdafad7 added jitter to fitc 2014-03-14 14:28:34 +00:00
Alan Saul
a56928e11a Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-14 13:19:50 +00:00
Alan Saul
7cd75ccbf5 Stablised other quadrature (should speed things up also), added sampling ability to poisson 2014-03-14 12:52:52 +00:00
Alan Saul
169fd9b8d4 Stablised exp link_function and quadrature variances 2014-03-14 12:42:36 +00:00