Commit graph

4901 commits

Author SHA1 Message Date
Zhenwen Dai
23af82f851 unify the interface of psicomp, but the psi2n of linear kernel and gaussian qradrature still needs to be done. 2015-09-04 18:26:07 +01:00
mikecroucher
61162e15fa Merge pull request #227 from Dapid/clean_imports
Clean some imports
2015-09-04 18:18:01 +01:00
Zhenwen Dai
7335d4e62e Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-04 17:27:34 +01:00
Zhenwen Dai
9145a87ee8 allow cache supporting boolean and integers 2015-09-04 17:27:22 +01:00
Max Zwiessele
87ee4ae548 [MRD] fixed mrd for new structure 2015-09-04 16:43:26 +01:00
Max Zwiessele
41cc9c62f5 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-04 16:24:50 +01:00
Max Zwiessele
385427fa9b [empty space] literally : ) 2015-09-04 16:24:42 +01:00
Max Zwiessele
8d61fe632b [pickling] pickle error 2015-09-04 16:23:48 +01:00
Max Zwiessele
55d714f78c Revert "[core] visited as propery"
This reverts commit a4ce1d473c.
2015-09-04 16:21:57 +01:00
Max Zwiessele
f1e040123f Revert "[caching] different error"
This reverts commit f7087ebc90.
2015-09-04 16:09:18 +01:00
Max Zwiessele
f7087ebc90 [caching] different error 2015-09-04 16:07:59 +01:00
Max Zwiessele
a4ce1d473c [core] visited as propery 2015-09-04 16:05:23 +01:00
Max Zwiessele
a980c201a9 [setxy] always run the update after updating X and Y 2015-09-04 16:01:44 +01:00
James Hensman
d7655e4407 [psi2n] Liner psi2 statistics now implemented for separate n 2015-09-04 15:29:20 +01:00
James Hensman
56acbf4e0a slightly improved computation for var_Gauss method 2015-09-04 15:11:50 +01:00
Max Zwiessele
d28483807d [psi2n] added psi2n for static kernels 2015-09-04 13:52:31 +01:00
David Menéndez Hurtado
6916c48b14 Cleanup unused imports 2015-09-04 14:43:34 +02:00
Max Zwiessele
8fa5b67089 [spgp minibatch] linear calls the right psicomps and add kernel 2015-09-04 13:30:15 +01:00
Max Zwiessele
bf3c579cc6 [coverage] script to create coverage output html 2015-09-04 13:29:27 +01:00
Max Zwiessele
e766eb6de9 [coverage] test predict sparse gp 2015-09-04 13:28:59 +01:00
Max Zwiessele
eddebd2ad9 [coverage] added normalizer tests 2015-09-04 13:28:22 +01:00
Zhenwen Dai
296e4b078d Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-04 12:33:49 +01:00
Zhenwen Dai
901628a30c fall back to the old psicomp interfacegit status! 2015-09-04 12:33:38 +01:00
Zhenwen Dai
018c20400d add psi-statistics test 2015-09-04 12:17:59 +01:00
Max Zwiessele
95b7dc0db3 [psi2] NxMxM fixes for the add kernel 2015-09-04 11:13:41 +01:00
Max Zwiessele
79dd821424 [mrd] fixes for updates on psi2 2015-09-04 11:07:39 +01:00
Max Zwiessele
00f514b451 [spgp] minibatch testing 2015-09-04 10:38:17 +01:00
Max Zwiessele
9ddec5bc70 [merge] for spgp minibatch and psi NxMxM 2015-09-04 10:37:29 +01:00
Max Zwiessele
cb024f0bf8 [spgp minibatch] added new routine for psi NxMxM, much faster, little bigger mem footbprint 2015-09-04 10:33:32 +01:00
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
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