Commit graph

3924 commits

Author SHA1 Message Date
mikecroucher
e8836a18db Merge pull request #224 from Dapid/fix_print
Fix print statement
2015-09-03 23:13:18 +01:00
Ricardo
04b6747e3b Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-03 17:30:40 +01:00
Ricardo
6e76a96d77 errorbars fixed 2015-09-03 17:30:16 +01:00
Ricardo
1e45a7cddd gperrors color as parameter 2015-09-03 17:29:39 +01:00
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
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
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
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
Zhenwen Dai
9564287cf3 add MRD for regression benchmark 2015-08-27 17:38:45 +01: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
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
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
Zhenwen Dai
f221a3b1fa add missing file 2015-08-20 17:35:22 +01:00
Zhenwen Dai
0e01474aec Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-08-20 17:33:56 +01:00
Zhenwen Dai
1d2b771e09 psi-statistics for any kernels via Gaussian quadrature 2015-08-20 17:33:49 +01:00
Ricardo Andrade
0d995a56b2 gradients w.r.t. kappa corrected
np.diag(dL_dK_small) needs to be copied
2015-08-19 16:00:31 +01:00
Alan Saul
80161665b8 Trying to make travis print warnings 2015-08-19 10:10:41 +01:00
Alan Saul
624d65493c Fixed laplace seed, added debugging for misc tests 2015-08-18 17:41:25 +01:00
James Hensman
33d8441ac8 Merge branch 'devel' of github.com:/sheffieldml/gpy into devel 2015-08-18 17:12:21 +01:00
James Hensman
60b5f071b4 sqrt(pi) term fix in Bernoulli 2015-08-18 17:11:54 +01:00
Alan Saul
94b33a6151 Removed installation conflict 2015-08-18 16:59:20 +01:00
Alan Saul
0edf614220 Updated travis for 0.16 scipy 2015-08-18 16:54:42 +01:00
Alan Saul
2d14f1608d Added variational expectation tests updates 2015-08-18 16:30:17 +01:00