Commit graph

2618 commits

Author SHA1 Message Date
mzwiessele
ee85229a5d Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-20 17:51:49 +00:00
mzwiessele
a8e1bdbd21 param_array fixes 2014-03-20 17:51:43 +00:00
Ricardo
5bf119d600 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-20 16:50:29 +00:00
Ricardo
dfb555bbf2 missing docstrings 2014-03-20 16:50:17 +00:00
mzwiessele
d8ceb3e037 param setting 2014-03-20 16:49:56 +00:00
mzwiessele
ce728d8465 plotting, allot of plotting 2014-03-20 16:20:39 +00:00
Ricardo
ab3ab6a177 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-20 14:42:18 +00:00
James Hensman
dfe325b571 some work on the linear mapping 2014-03-20 12:22:57 +00:00
James Hensman
6f9c97ee72 bugfix in setup.py 2014-03-20 11:58:00 +00:00
James Hensman
75f53c6fb1 bugfix 2014-03-20 11:18:00 +00:00
James Hensman
235e78097c adding a test for Mus code 2014-03-20 11:16:59 +00:00
James Hensman
6ba0592101 Mus code seems to work on params now 2014-03-20 11:15:12 +00:00
James Hensman
1a293948f4 init.py for mus kernel 2014-03-20 11:05:53 +00:00
James Hensman
725053335c adding Mus kernel ODE_UY 2014-03-20 11:04:56 +00:00
James Hensman
3be744c1dd changes to setup.py 2014-03-20 10:39:34 +00:00
James Hensman
ff88845f99 metadata passing in fitc 2014-03-20 09:25:05 +00:00
James Hensman
c353ac67e6 a simple test for fitc 2014-03-20 09:23:52 +00:00
Ricardo
fcb6742b60 Merge branch 'params' of github.com:SheffieldML/GPy into params
Conflicts:
	GPy/likelihoods/mixed_noise.py
2014-03-19 09:39:35 +00:00
James Hensman
d88c821c18 all the tests pass (though some are marked known-to-fail 2014-03-18 18:04:42 +00:00
James Hensman
e201b7ce88 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-18 18:01:23 +00:00
James Hensman
d7eff18180 gaussian with identity link in tests 2014-03-18 18:01:20 +00:00
Max Zwiessele
bde09a2eb9 known fail for EP tests in unit tests 2014-03-18 17:59:32 +00:00
Max Zwiessele
a307d528ef all tests either notimplemented or known to fail 2014-03-18 17:48:09 +00:00
Max Zwiessele
6637eb7ac8 adding kernels flattening and parameters already in hierarchy 2014-03-18 17:41:08 +00:00
Max Zwiessele
9c553ba15c old_tests out of the way 2014-03-18 17:40:51 +00:00
James Hensman
b96ff9cdfb fixes in likelihoods 2014-03-18 17:09:47 +00:00
Max Zwiessele
ff1d0fd09b Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-18 16:48:59 +00:00
Max Zwiessele
7e1a07073e all tests are now to check 2014-03-18 16:48:55 +00:00
James Hensman
601175de2d very weird merge conflict, including in files that I did not change 2014-03-18 16:46:37 +00:00
Ricardo
16ffc11c97 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-18 16:32:06 +00:00
Max Zwiessele
a3287c38ea Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-18 16:30:49 +00:00
Max Zwiessele
24b43c490c fixes now hierarchical, maybe need to be restructured as lookup from constraints 2014-03-18 16:30:46 +00:00
James Hensman
a2592cfc1d Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-18 16:12:19 +00:00
Ricardo
1a0447f7d6 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-18 16:04:18 +00:00
Ricardo
31ad9b73bf 1D inducing inputs modified for coregionalized models 2014-03-18 16:04:01 +00:00
Ricardo
1a0e16a6f3 bug fixed 2014-03-18 16:03:16 +00:00
Ricardo
b44fee93c4 function predictive_quantiles added 2014-03-18 16:02:36 +00:00
Ricardo
ef31b5f1c9 Lines not used deleted 2014-03-18 16:02:00 +00:00
Ricardo
ced160c036 default None for Y_metadata in predictive_quantiles 2014-03-18 16:01:21 +00:00
Ricardo
59ae2f0e34 coregionalization examples fixed 2014-03-18 16:00:23 +00:00
Max Zwiessele
79ba989b31 Merge branch 'params' of github.com:SheffieldML/GPy into params
Conflicts:
	GPy/likelihoods/gaussian.py
2014-03-18 15:49:10 +00:00
Zhenwen Dai
5acb66cf78 bug fix w.r.t. var_dtc.py 2014-03-18 12:35:28 +00:00
James Hensman
02872b66bd merged 2014-03-18 12:32:03 +00:00
James Hensman
9680a139d4 changed the way the Gaussian likelihood interfaces, to enable mixed_noise things 2014-03-18 12:28:46 +00:00
Ricardo
9e64f116d8 Merge branch 'params' of github.com:SheffieldML/GPy into params
Conflicts:
	GPy/inference/latent_function_inference/var_dtc.py
2014-03-17 19:05:37 +00:00
Ricardo
9cda9f9914 New model SparseGPCoregionalizedRegression 2014-03-17 19:01:16 +00:00
Ricardo
d506604c58 minor changes 2014-03-17 19:00:35 +00:00
Ricardo
385ce7d344 Changes to allow mixed noise likelihoods 2014-03-17 19:00:16 +00:00
Ricardo
bea74ac523 new function added 2014-03-17 18:59:37 +00:00
Ricardo
15901a48d4 Changes to allow compatibility with mixed noise likelihoods 2014-03-17 18:58:31 +00:00