Commit graph

121 commits

Author SHA1 Message Date
Max Zwiessele
26396939e5 [vardtc] missing data handling and stochastic update in d 2014-10-16 12:52:17 +01:00
Max Zwiessele
829e40b25c [missing_data in sparse gp] can be extended towards missing_data handling in gp itself. Setting up gpy issue 2014-10-09 10:34:01 +01:00
Max Zwiessele
fa7807ee6f [missing data] general implementation for subsetting data 2014-10-08 12:03:51 +01:00
Max Zwiessele
4543fc3480 [link|unlink_parameter] renaming add_parameter to link_parameter 2014-09-08 08:57:28 +01:00
mzwiessele
7ec0e75c0e [normalizer] first commit for normalizer in GPy
Conflicts:
	GPy/core/sparse_gp.py
	GPy/models/bayesian_gplvm.py
2014-08-27 12:07:24 -07:00
Zhenwen Dai
785c580032 merge the current devel into psi2 2014-08-11 18:01:23 +01:00
mzwiessele
8c80fb9c52 [inference] less constant jitter, and jitter adjustements
Conflicts:
	GPy/util/linalg.py
2014-07-22 09:26:20 -07:00
mzwiessele
d592f680f3 logging 2014-07-02 11:15:36 -07:00
mzwiessele
a9443417d7 [logging] more on logging 2014-07-02 10:15:18 -07:00
Zhenwen Dai
52c0be1848 merge devel branch in 2014-05-21 10:38:34 +01:00
Zhenwen Dai
a2203179f6 [psi2] implement RBF cpu 2014-05-21 10:34:51 +01:00
Max Zwiessele
94c84a23a3 [mrd] plotting, init, inference etc. 2014-05-16 11:21:08 +01:00
Zhenwen Dai
3ee2dc920c a little merge 2014-05-15 12:17:21 +01:00
Zhenwen Dai
06336bf0d4 switch psi2 statistics design 2014-05-06 16:30:17 +01:00
James Hensman
5fac35b0fd sparse GPs can now accept kerns for predicting 2014-05-06 13:05:26 +01:00
Max Zwiessele
f3b74fa85f pickling and caching 2014-03-31 12:45:09 +01:00
Alan Saul
d15c4153f0 Added a couple of tests for model predictions 2014-03-21 14:22:42 +00:00
mzwiessele
ce728d8465 plotting, allot of plotting 2014-03-20 16:20:39 +00:00
Ricardo
15901a48d4 Changes to allow compatibility with mixed noise likelihoods 2014-03-17 18:58:31 +00:00
James Hensman
da4303f71b bugfix for grad_dict 2014-03-14 10:29:14 +00:00
James Hensman
cc96f5b3d5 lots of fixes, including prediction being mean and variance only 2014-03-13 14:42:03 +00:00
Max Zwiessele
db5fd17609 slicing support for kernel input dimension 2014-03-07 16:59:41 +00:00
Max Zwiessele
0df263956f Dont call parameters_changed ever yourself anymore and parameters are now inplace once in memory 2014-03-04 17:32:46 +00:00
Max Zwiessele
a98334e009 logic edits for copy 2014-03-03 15:07:33 +00:00
Max Zwiessele
af50fa3e57 prediction code need updating, started with woodbury vector, but how to predict variance in sparse gp with uncertain inputs? 2014-02-28 12:09:03 +00:00
James Hensman
96d7bb3c86 sparse GP no longer accepts X_variance 2014-02-26 13:23:18 +00:00
Max Zwiessele
3c0f89bf53 vdtc_missing data corrections 2014-02-26 08:33:45 +00:00
Max Zwiessele
d29fa56af2 merged variational posterior changes 2014-02-26 08:30:27 +00:00
James Hensman
ec6e85b1c1 mucho changes to linear.py 2014-02-26 08:24:03 +00:00
Max Zwiessele
b928044f40 sparse gp missing data 2014-02-26 08:23:35 +00:00
James Hensman
80acca640f messing with kernels 2014-02-25 17:15:38 +00:00
James Hensman
17f9764a55 kernel tests in working order (not all implemented though 2014-02-24 17:44:12 +00:00
James Hensman
70ada7fa46 sorting ouyt the variational posterior objects 2014-02-24 15:44:11 +00:00
Max Zwiessele
8dbb65ab50 2d plotting 2014-02-24 11:34:22 +00:00
Max Zwiessele
1eb8cc5eab variational posterior and prior added, linear updated 2014-02-24 09:49:29 +00:00
Zhenwen Dai
99c6a2095f adapt the new interface of the variational posterior distribution. 2014-02-21 17:56:37 +00:00
Max Zwiessele
8b8ca5544f linear and rbf fix for variational gradients in Z 2014-02-21 12:29:28 +00:00
Max Zwiessele
0c92fca31a linear without caching, derivatives done 2014-02-21 09:14:31 +00:00
James Hensman
e03b828466 foo 2014-02-20 14:34:14 +00:00
James Hensman
87ce8fea0b weird Max related stuff is happening 2014-02-20 14:24:41 +00:00
James Hensman
d636c8c30c everything is broken 2014-02-20 14:04:16 +00:00
James Hensman
de51ad638a prod now seems to work for sparse 2014-02-19 22:23:07 +00:00
Max Zwiessele
d0c563ff0a added sparsegp with missing data 2014-02-18 15:52:33 +00:00
Max Zwiessele
825d3c2154 beginning of bgplvm with missing data 2014-02-17 09:03:44 +00:00
James Hensman
3375606039 lots of F-ordering nonsense. Seems to work though 2014-02-14 11:38:34 +00:00
James Hensman
3c68a9688d general bugfixing 2014-02-13 08:53:14 +00:00
James Hensman
32deb2085d Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-11 20:05:41 +00:00
James Hensman
54b7581c39 changes to DTC 2014-02-11 20:05:36 +00:00
Max Zwiessele
9d262936c6 array core and bgplvm working > changes due to __i<op>__ will now be reported 2014-02-11 16:54:33 +00:00
Max Zwiessele
4cfc13d5fc kernel adding now takes over constraints 2014-02-11 15:23:49 +00:00