Commit graph

6031 commits

Author SHA1 Message Date
mzwiessele
d7b5f45b71 [plotting] added samples plot 2015-10-03 21:14:32 +01:00
mzwiessele
57c4306d92 [plotting] getting there, plots to go: dim red, kern, mapping etc 2015-10-03 19:45:19 +01:00
mzwiessele
7d5283314a [active dims] kernel active dims now the real active dims 2015-10-03 19:44:29 +01:00
mzwiessele
c3afb4eaaf [plotting] library is unfolding and should be working tonight 2015-10-03 13:59:01 +01:00
Zhenwen Dai
e6261c787c add original bfgs optimizer and add rbf with inverse lengthscale 2015-10-02 22:43:54 +01:00
mzwiessele
a6c0d82ef7 [tests] running all tests 2015-10-02 18:35:34 +01:00
mzwiessele
bf4e816c75 [tests] running all tests 2015-10-02 18:33:28 +01:00
mzwiessele
c7d50ee83b [added testing and plotting] restructuring the plotting library 2015-10-02 18:32:46 +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
6b6ca60bb5 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-10-01 18:07:19 +01:00
mzwiessele
e909e7c761 [master] readme takeover 2015-10-01 18:07:15 +01:00
Max Zwiessele
5636de7787 Merge pull request #248 from SheffieldML/travis_testing
Travis update to test Linux & MacOSX

Python 2.7, 3.5 on Ubuntu and MacOSX
2015-10-01 18:03:42 +01:00
mzwiessele
ce9644a8c7 Merge branch 'devel' into travis_testing 2015-10-01 16:29:03 +01:00
mzwiessele
8d57c0bf11 [mrd] print statement py3, OMG 2015-10-01 16:28:42 +01:00
mzwiessele
c5f428482e [copyrighting] and testing 2015-10-01 16:27:16 +01:00
Andreas
bc5e9a8ad3 Added factorize_space function which returns a segmentation to shared and private dims 2015-10-01 13:07:57 +01:00
mzwiessele
e49ac97922 [rv tests] Gradient not checking right, @jameshensman what is going on here? 2015-10-01 08:14:38 +01:00
Max Zwiessele
1e3ad59f5e Update README.md 2015-10-01 08:03:01 +01:00
mzwiessele
9cf24e0bac [travis] oops 2015-10-01 08:00:34 +01:00
mzwiessele
12ca1f9641 [travis] oops 2015-10-01 07:53:44 +01:00
mzwiessele
c7355c82ce [codecov] added, trying to merge in readme from master 2015-10-01 07:39:36 +01:00
mzwiessele
dad7315c8a Merge branch 'devel' into travis_testing 2015-10-01 07:31:44 +01:00
mzwiessele
465d366740 [travis] testing codecoverage 2015-10-01 07:31:20 +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
8e4855db10 [plotting] py3 compatibility, is it right, that relative imports always have to be in the format from . import <.> 2015-09-30 17:16:58 +01:00
mzwiessele
3815658cc4 [plotting] py3 compatibility, is it right, that relative imports always have to be in the format from . import <.> 2015-09-30 17:07:24 +01:00
mzwiessele
07c0284666 [plotting] py3 compatibility, is it right, that relative imports always have to be in the format from . import <.> 2015-09-30 17:02:32 +01:00
mzwiessele
5e89a1dfa6 [plotting] py3 compatibility, is it right, that relative imports always have to be in the format from . import <.> 2015-09-30 16:50:41 +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
beckdaniel
273009f9ad Merge remote-tracking branch 'ShefML/devel' into warped_gps_fixes 2015-09-26 13:35:57 +01:00
beckdaniel
a350e74b31 merged master 2015-09-26 13:30:23 +01:00
James Hensman
ff9ab62db2 ENH improved the stability of variational_expectations in the Binomial likelihood 2015-09-25 11:16:12 +01:00
James Hensman
0e2fc89008 BUG allowed the var_gauss model to take Y_metadata 2015-09-25 11:15:18 +01:00
Zhenwen Dai
07964d776c fix xrange 2015-09-24 14:46:43 +01:00
Zhenwen Dai
2176922861 fix xrange 2015-09-24 14:41:02 +01:00
Alan Saul
994db9f536 Fixed bias+linear and bias+rbf with psi statistics 2015-09-24 14:21:21 +01:00
Alan Saul
98c885c486 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-24 13:45:00 +01:00
Alan Saul
7b1c35f83f Fixed MRD inducing point gradients 2015-09-24 13:44:28 +01:00
Zhenwen Dai
988f71694a implement Gaussian quadrature psi-statistics for additive kernel 2015-09-24 12:25:33 +01:00
Zhenwen Dai
76220cd4d2 rbf psi-statistics speedup 2015-09-23 18:09:24 +01:00
Zhenwen Dai
c639b0d126 gently fall back if gpu psicomp fail 2015-09-23 16:48:24 +01:00
Zhenwen Dai
cb1f6f1486 remove the automatic importing mpi4py 2015-09-23 16:25:39 +01:00
Zhenwen Dai
a98bafb5b4 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-21 16:38:18 +01:00
Zhenwen Dai
4fa8005800 bug fix for model_plots when specifying which_data_ycols 2015-09-21 16:38:06 +01:00
Ricardo
7e18d340be errobars_trainset -> plot_errorbars_trainset 2015-09-21 13:53:25 +01:00
Zhenwen Dai
c7a25f8ed1 Add RADIANT grant to funding acknowledgements 2015-09-18 20:31:08 +01:00