Commit graph

4405 commits

Author SHA1 Message Date
Ricardo
2745904c01 Shape of heteroscedastic variance corrected 2015-09-03 17:28:31 +01:00
David Menéndez Hurtado
9fb894f3d8 FIX: missing compatibility Py2/3 2015-09-03 17:33:03 +02:00
Zhenwen Dai
5d2ef2c086 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-03 16:32:15 +01:00
Zhenwen Dai
ded0b3366d add util.parallel into import 2015-09-03 16:32:06 +01:00
Max Zwiessele
3dbc32f4b1 [add] renamed>sum 2015-09-03 12:59:51 +01:00
Alan Saul
b73932c350 Small edits for linear kernel 2015-09-03 13:32:59 +03:00
Max Zwiessele
7376627895 [magnification] static corrections 2015-09-03 10:23:09 +01:00
Max Zwiessele
f6d07ff76a [magnification] added static kernel support and faster derivative computations 2015-09-03 10:19:57 +01:00
Max Zwiessele
4dfdce9b80 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-03 09:33:13 +01:00
Max Zwiessele
839e3dc6f0 [magnification] plot_magnification expanded 2015-09-03 09:33:07 +01:00
Ricardo
06f540584b Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-02 19:40:45 +01:00
Ricardo
8e437e4bda New function to plot just the errorbars of the training data 2015-09-02 19:40:11 +01:00
mikecroucher
d4caf37d41 Merge pull request #219 from Dapid/fix_209
Now Scipy 0.16 is required, removing fixes for older versions.
2015-09-02 17:01:34 +01:00
Max Zwiessele
ca60ad3195 [magnification] mostly plotting and some model corrections for _predictive_variable 2015-09-02 15:46:40 +01:00
Max Zwiessele
26bdcfa82e [hetnoise] import correction 2015-09-02 15:45:55 +01:00
Max Zwiessele
74a7c6398b [merge] 2015-09-02 14:34:23 +01:00
Ricardo
a56b6a6d6a Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-02 13:34:05 +01:00
Ricardo
4bec78704b Note added to the docs 2015-09-02 13:32:39 +01:00
Ricardo
21f6b92475 Change in _diag_ufunc with @mzwiessele 2015-09-02 13:32:06 +01:00
Ricardo
f780693577 New likelihood: HeteroscedasticGaussian 2015-09-02 13:29:33 +01:00
Ricardo
7a5872e11d Model uses the new HeteroscedasticGaussian likelihood 2015-09-02 12:15:06 +01:00
Max Zwiessele
016b3a9965 Merge branch 'updates' into devel 2015-09-02 11:23:35 +01:00
Max Zwiessele
70a9a26d7e [core] updating system, security branching 2015-09-02 09:06:17 +01:00
Alan Saul
81ef734908 Reindented, did some profiling which looks promising 2015-09-02 10:46:30 +03:00
Alan Saul
6ea3310c74 Merge branch 'devel' into missing_opt 2015-09-02 09:58:36 +03:00
Alan Saul
7861f2f9f6 Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2015-09-02 09:58:22 +03:00
James Hensman
ce9ee6c758 ensuring the shape of the mean vector at predict time fixes bug in EP prediction 2015-09-01 22:38:49 +01:00
Alan Saul
8e660c3491 Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2015-09-01 19:18:25 +03:00
Alan Saul
50b9e4dc82 corrected caching for psi derivatives 2015-09-01 19:17:56 +03:00
Alan Saul
3818aa3745 Try calculating dL_dpsi1*psi1 individually for each dimension as we go along 2015-08-31 14:13:35 +03:00
Alan Saul
c83f56723e passing psi statistics 2015-08-30 22:22:27 +03:00
Max Zwiessele
938cc49aed Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-08-28 16:28:25 +01:00
Max Zwiessele
4bd99c674f [heteroscedastic gauss] Implemented Heteroscedastic Guassian Lik with @ric70x7 2015-08-28 16:28:01 +01:00
Max Zwiessele
0d32652c88 [heteroscedastic gauss] Implemented Heteroscedastic Guassian Lik with @ric70x7 2015-08-28 16:26:55 +01:00
Alan Saul
1a2b194aa2 Removed comment 2015-08-28 14:23:44 +03:00
Alan Saul
b89196c7cf Checking kerngrads full_value 2015-08-28 14:03:14 +03:00
Alan Saul
e12575c0c6 Gradients for X seem to match 2015-08-28 11:47:10 +03:00
Alan Saul
afba8d5c5e Made sparse gp work again 2015-08-28 10:07:19 +03:00
Zhenwen Dai
9564287cf3 add MRD for regression benchmark 2015-08-27 17:38:45 +01:00
Alan Saul
5f119d0918 Tidied but broken 2015-08-27 19:08:11 +03:00
Zhenwen Dai
8f78431983 remove the old housing benchmark 2015-08-27 17:05:29 +01:00
Zhenwen Dai
81cdc8b49d Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-08-27 17:05:01 +01:00
Zhenwen Dai
60aa865631 add the regression benchmark 2015-08-27 17:04:52 +01:00
Alan Saul
4143f00540 Optimizing missing data model, needs tidying but now much faster 2015-08-27 17:56:08 +03:00
James Hensman
ea07870e81 fixed random seed for kronecker tests 2015-08-27 12:00:55 +01:00
James Hensman
6b5a027047 adding a white kernel to a sparseGP test for stability 2015-08-27 11:53:30 +01:00
Alan Saul
12c335c62e Fixed array2string bug for N > 1000 default printing 2015-08-25 17:30:09 +03:00
David Menéndez Hurtado
13438f1c10 Fixing the blas arguments for DSYRK 2015-08-24 14:27:41 +02:00
David Menéndez Hurtado
3746af7729 Fixing confussion between lapack and ctypes interfaces 2015-08-24 13:30:05 +02:00
David Menéndez Hurtado
ba2ea3eb73 FIX: now Scipy 0.16 is required, removing fixes for older versions. Accessing blas through the scipy interface 2015-08-24 12:56:18 +02:00