Commit graph

978 commits

Author SHA1 Message Date
mzwiessele
5b57f75b62 [#198] checking input dim versus X dim and raising a warning if there is a missmatch 2015-10-13 08:25:13 +01:00
mzwiessele
3833ac5a49 Merge branch 'devel' into plot_density 2015-10-11 14:05:09 +01:00
Zhenwen Dai
8689b3dfd0 a more efficient implementation of prediction with uncertain inputs 2015-10-05 22:34:49 +01:00
mzwiessele
2b02082015 [plotting] gradient plot added 2015-10-05 18:47:54 +01:00
mzwiessele
fa8f73326e [testing] more restructuring, almost ready to ship, added some tests for testing with travis 2015-10-04 16:10:35 +01:00
mzwiessele
831e032ade [plotting] restructuring more and more 2015-10-04 12:31:22 +01:00
mzwiessele
d7b5f45b71 [plotting] added samples plot 2015-10-03 21:14:32 +01:00
mzwiessele
c3afb4eaaf [plotting] library is unfolding and should be working tonight 2015-10-03 13:59:01 +01:00
mzwiessele
b9bfd0fc6d [plotting] cleanup first commit, this cleans the plotting library and adds plotting tests 2015-10-02 18:26:17 +01:00
mzwiessele
fee2f3f727 [density] plotting of likelihoods permitted 2015-10-02 07:47:57 +01:00
mzwiessele
d8243383b4 [density] plot added 2015-10-01 20:06:31 +01:00
mzwiessele
dad7315c8a Merge branch 'devel' into travis_testing 2015-10-01 07:31:44 +01:00
mzwiessele
858a355396 [plotting] py3 compatibility, is it right, that relative imports always have to be in the format from . import <.> 2015-09-30 18:14:33 +01:00
mzwiessele
71bc90bf98 [newest patch updates, cleaned interfaces and mean_function addidtions] 2015-09-30 14:43:04 +01:00
mzwiessele
75ccd468ef Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-30 08:22:37 +01:00
mzwiessele
87faf96def [sparsegp] check for missing data 2015-09-30 08:22:32 +01:00
Alan Saul
7b1c35f83f Fixed MRD inducing point gradients 2015-09-24 13:44:28 +01:00
Ricardo
7e18d340be errobars_trainset -> plot_errorbars_trainset 2015-09-21 13:53:25 +01:00
Max Zwiessele
111895f03a Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-18 16:21:59 +01:00
Max Zwiessele
637be86369 [yak shaving] 2015-09-18 16:21:31 +01:00
Zhenwen Dai
09571e9264 add adadelta as an optimizer 2015-09-18 13:49:47 +01:00
Max Zwiessele
3a72634149 Update model.py 2015-09-13 08:42:58 +01:00
Max Zwiessele
8132084de6 [ep] now calling exact inference instead of copying code 2015-09-11 15:47:07 +01:00
Max Zwiessele
1d354f5cce [classification] sparse gp classification and dtc update 2015-09-11 15:08:30 +01:00
Max Zwiessele
19906edf7d [pred_var] added predictive variable as property now 2015-09-10 15:50:49 +01:00
Zhenwen Dai
328d45330e apply bug fix for set_XY 2015-09-10 15:31:44 +01:00
Alan Saul
ef778f75d4 Updated sampling and plots to be correct shape, and changed plotting of sampling to be posterior samples p(f*|f), like it used to be, and samples_y to plot samples of p(y*|y) 2015-09-10 11:08:28 +01:00
Mike Croucher
b8d5efface Python 3 fixes 2015-09-09 11:43:59 +01:00
Max Zwiessele
cf2673632b [merge] merge master into devel 2015-09-08 17:25:44 +01:00
Max Zwiessele
6996912184 [doc] some changes to the doc, using mathjax some additions in math 2015-09-08 14:01:54 +01:00
Max Zwiessele
c6d9ebf08d [licensing] replaced licensing with BSD, and erfcx 2015-09-07 17:26:27 +01:00
Max Zwiessele
929cf0a489 [more coverage] and predictive var fixes 2015-09-07 16:52:59 +01:00
Max Zwiessele
2f0d3b5dcd git pushMerge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-07 14:11:06 +01:00
Max Zwiessele
78257d2314 [predict] using gp predict in sparse gp and predictive variable 2015-09-07 14:11:01 +01:00
Mike Croucher
c47c63b408 Python 3 fixes 2015-09-07 14:07:09 +01:00
Max Zwiessele
385427fa9b [empty space] literally : ) 2015-09-04 16:24:42 +01:00
Max Zwiessele
55d714f78c Revert "[core] visited as propery"
This reverts commit a4ce1d473c.
2015-09-04 16:21:57 +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
Max Zwiessele
8fa5b67089 [spgp minibatch] linear calls the right psicomps and add kernel 2015-09-04 13:30:15 +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
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
Max Zwiessele
ca60ad3195 [magnification] mostly plotting and some model corrections for _predictive_variable 2015-09-02 15:46:40 +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