Commit graph

3514 commits

Author SHA1 Message Date
James Hensman
5fac35b0fd sparse GPs can now accept kerns for predicting 2014-05-06 13:05:26 +01:00
James Hensman
7d41001ae1 some hacking on image_show in viaualize 2014-05-01 15:28:02 +01:00
James Hensman
9c7c768c59 removed another import of non-added file 2014-04-30 13:11:39 +01:00
James Hensman
02f62dea2d removed import of non-added file (Mu) 2014-04-30 13:10:01 +01:00
James Hensman
77ef2ef2cf Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-04-30 12:12:21 +01:00
James Hensman
8fa1fcf1bd Merge branch 'params' of github.com:SheffieldML/GPy into devel 2014-04-30 12:11:45 +01:00
James Hensman
f07bdad24e added the ability for GPs to predict with a different kernel 2014-04-30 12:11:41 +01:00
mu
f3a8bd3c75 st 2014-04-29 18:08:25 +01:00
mu
8b62c21e33 uyc 2014-04-29 18:08:11 +01:00
mu
9f15f4e045 st 2014-04-29 18:02:59 +01:00
James Hensman
37010d73ad some work on the hierarchical kern 2014-04-29 16:50:27 +01:00
Neil Lawrence
bb68c6b137 Merge branch 'params' of https://github.com/SheffieldML/GPy into params 2014-04-29 15:43:41 +01:00
Neil Lawrence
5405dbd1bc Pre-devel-move check in 2014-04-29 15:43:35 +01:00
James Hensman
ba38f2cf2c grabbed readme from old devel branch 2014-04-29 09:27:16 +01:00
mzwiessele
d4d54bacb3 bugfix: slicing checks needed to be suspended for combination kernels, checks are done in inner kernels now 2014-04-28 18:22:53 +01:00
mzwiessele
2a36b5afee Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-04-28 17:01:57 +01:00
mzwiessele
7133fd15d8 bugfix: slicing 2014-04-28 16:59:55 +01:00
James Hensman
7d223d8df0 merged 2014-04-28 16:09:11 +01:00
James Hensman
297dc64a72 some horrible hacking on hierarchical 2014-04-28 16:07:42 +01:00
Ricardo
c1b172502b Merge branch 'params' of github.com:SheffieldML/GPy into params
Conflicts:
	GPy/kern/_src/kern.py
2014-04-28 15:42:21 +01:00
Ricardo
f7dae5f673 Missing file, import line commented 2014-04-28 15:41:17 +01:00
Ricardo
67bc8f7830 Double quote deleted 2014-04-28 15:40:40 +01:00
mzwiessele
87bea368d1 bugfix: kern input_sens errir 2014-04-28 15:40:08 +01:00
mzwiessele
2b7b0a543c Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-04-28 15:14:26 +01:00
mzwiessele
4e793fe3a0 slicing: slicing now thorughs the right error 2014-04-28 15:14:21 +01:00
mzwiessele
79e0f54c53 HACK: plot_ARD is additive, should think of making it selectable through parameter handle 2014-04-28 15:13:58 +01:00
mzwiessele
debaf8315d bugfix: lineplot in visualize 2014-04-28 15:03:46 +01:00
Neil Lawrence
643f338337 Merge kernel source. 2014-04-23 12:21:05 +01:00
Neil Lawrence
fc98a975bf Added some missing files. 2014-04-23 12:19:46 +01:00
James Hensman
eca5577260 removed imports of files the are not added to the repo. 2014-04-23 11:03:57 +00:00
James Hensman
90ba9a44eb Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-04-22 23:14:21 +00:00
mzwiessele
7ea146d4a7 added documentation for parameterized objects, needs more detail and fleshing out with proper english 2014-04-22 19:40:15 +01:00
Neil Lawrence
ad5f03cf91 Part working on symbolics. Replacing data_resources.json with the correct full file (-hapmap). Don't know why we've gone for separate create file ... 2014-04-21 10:05:54 +02:00
Neil Lawrence
196732b83b Need to fix missing data in likelihoods. 2014-04-20 23:41:04 +02:00
James Hensman
661693fe99 removing Neils mid-atlantic commit because he failed to add the relevant files to the repo 2014-04-20 19:21:52 +01:00
Neil Lawrence
38f6d6a911 Merge of kern/__init__.py. 2014-04-18 18:27:00 -04:00
Neil Lawrence
ed2fa6c0bd Just had to do a check in from midlantic (showing off). 2014-04-18 18:23:25 -04:00
Ricardo
ac4103a537 new test heteroscedastic noise model 2014-04-17 15:51:47 +01:00
Ricardo
b6c4c39261 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-04-17 15:28:13 +01:00
Ricardo
10800c3c57 New file, special request. 2014-04-17 15:27:53 +01:00
mzwiessele
8abc45c4ca bugfix: mixed up global and local index in unfixing 2014-04-17 15:01:43 +01:00
Neil Lawrence
483cb7ddc0 Merge branch 'params' of https://github.com/SheffieldML/GPy into params 2014-04-17 07:05:20 -04:00
Neil Lawrence
583f3bef0a First draft of base symbolic object, compiling with symbolic mapping. 2014-04-17 07:05:16 -04:00
James Hensman
22501c9441 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-04-17 09:19:29 +01:00
James Hensman
4fc8d6117f removed random.seed from the base of kernel_tests.py (the tests still pass) 2014-04-17 09:19:24 +01:00
Max Zwiessele
c17791a12c [datasets] merged hapmap dataset into params 2014-04-16 15:37:50 +01:00
Ricardo
fbec4d0d0b Merge branch 'params' of github.com:SheffieldML/GPy into params
Conflicts:
	GPy/models/gp_classification.py
	GPy/models/sparse_gp_classification.py
2014-04-16 14:59:04 +01:00
Max Zwiessele
5fb9ce9c53 bugfix: slicing was still in stationary somehow 2014-04-16 12:19:40 +01:00
Max Zwiessele
a1664f50ba [tests] added test for fixing through regular expressions 2014-04-16 11:46:47 +01:00
Max Zwiessele
df1ec5d214 bugfix: fixing through regular expression matching 2014-04-16 11:41:01 +01:00