Commit graph

4675 commits

Author SHA1 Message Date
Max Zwiessele
c18d9dac84 [Poly] added bias and scale 2016-02-25 08:40:05 +00:00
Max Zwiessele
01a7f85c9e [Poly] added bias and scale 2016-02-25 08:39:21 +00:00
Max Zwiessele
c1ed2fe8da Bump version: 0.9.6 → 0.9.7 2016-02-24 14:20:35 +00:00
Max Zwiessele
7d7399f846 [gp_plots] transposed plotting of 2d contours 2016-02-24 13:54:20 +00:00
Max Zwiessele
6f28edafcd [matplotlib_dep] added the baseplots utility for backcompatibility 2016-02-24 13:13:09 +00:00
Max Zwiessele
2c1064b951 [matplotlib_dep] added the baseplots utility for backcompatibility 2016-02-24 13:11:53 +00:00
Zhenwen Dai
b98eb179e2 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2016-02-19 17:59:58 +00:00
Zhenwen Dai
bfb0ecdcb4 add test case for hmc sampler 2016-02-19 17:59:50 +00:00
Max Zwiessele
3761d186f3 [plotting] limits added 2016-02-19 17:15:29 +00:00
Max Zwiessele
98daaba57e [plotting] xlim setting 2016-02-19 14:55:36 +00:00
Max Zwiessele
fd979b843f [plotting] subsampling print waring corrected 2016-01-28 12:12:57 +00:00
Max Zwiessele
095a8607b2 Bump version: 0.9.5 → 0.9.6 2016-01-22 11:26:53 +00:00
Max Zwiessele
7b5422b694 [plotting&kern] bugfixes in plotting and kernel size 2016-01-22 11:26:29 +00:00
Alan Saul
1bda209469 Apidoc in conf 2016-01-15 15:27:51 +00:00
Alan Saul
023a01175a Added paramz to requirement file for docs 2016-01-15 15:11:34 +00:00
Max Zwiessele
4461e35c9e [plotly] scatter plotting was defaulting to color='white' 2016-01-12 13:42:41 +00:00
Max Zwiessele
f68001a84e [vardtc] these two lines are overridden by the next two lines... 2016-01-12 12:33:42 +00:00
Max Zwiessele
e917da8cce [plotting] catching 3d error for plotting latent space in other then 2 dimensions 2016-01-12 12:33:13 +00:00
Max Zwiessele
e75f78d702 Bump version: 0.9.4 → 0.9.5 2016-01-11 16:52:40 +00:00
Max Zwiessele
0c135c775d [plotting] skipping plotting tests, as they are inconsistent across platforms 2016-01-11 16:44:56 +00:00
Max Zwiessele
b2ec4ae765 [plotting] baseline updates for 3d plotting 2016-01-11 16:44:13 +00:00
Max Zwiessele
d8b5a72ea8 [plotting] was failing on some 3 dimensional plots (latent) 2016-01-11 16:13:13 +00:00
cdguarnizo
82f888f89c Changed add_paraters to link_paramters 2016-01-05 15:15:09 -05:00
Zhenwen Dai
faa3d02629 Merge pull request #271 from zhenwendai/devel
Fix the dL_dK and dL_dpsi2 symmetric issue. The bug of the Independent_output kernel and Hierarchical kernel from the original implementation still remains.
2015-12-10 10:14:44 +00:00
Zhenwen Dai
849da9d5f4 mark the kernel test for independent kernel and hierarchical kernel as expectedFailure 2015-12-09 17:32:21 +00:00
Zhenwen Dai
c0e6978054 merge with current GPy devel 2015-12-09 17:27:06 +00:00
Max Zwiessele
caa962069d Bump version: 0.9.3 → 0.9.4 2015-12-03 08:48:41 +00:00
Max Zwiessele
5d772a8c11 [examples] added bgplvm stochastic example and parameter for dimensionality 2015-12-03 08:48:28 +00:00
mzwiessele
191cf82c0f Bump version: 0.9.2 → 0.9.3 2015-11-30 18:58:26 +00:00
mzwiessele
e80a45b363 [plotting] latent plotting had dimension mix up in it 2015-11-30 18:09:09 +00:00
mzwiessele
66d9c37f80 [plotting] latent plotting had dimension mix up in it 2015-11-30 18:08:41 +00:00
mzwiessele
51964aac39 [plotting] latent plotting had dimension mix up in it 2015-11-30 18:02:46 +00:00
mzwiessele
389b99f0ce Bump version: 0.9.1 → 0.9.2 2015-11-30 16:35:41 +00:00
mzwiessele
cb3b4ca08d [plotting] latent plotting had dimension mix up in it 2015-11-30 16:35:30 +00:00
mzwiessele
8878353fdb Bump version: 0.9.0 → 0.9.1 2015-11-30 13:46:22 +00:00
mzwiessele
1c3816ed51 [readme] Reinstall update 2015-11-30 11:03:18 +00:00
mzwiessele
b3bc34fd7d [testing] testing the error messages for plotting 2015-11-30 11:00:36 +00:00
mzwiessele
3c618c1525 [testing] testing the error messages for plotting 2015-11-30 10:49:49 +00:00
mzwiessele
065ab725ff [defaults.cfg] updated so we can ship it 2015-11-30 10:33:24 +00:00
mzwiessele
986e0a4684 [plotting] import updated so that the config is handled better 2015-11-30 10:25:19 +00:00
Ricardo Andrade
ca34f1a273 bug fixed
ICM-RBF is used as default Kernel, but the user should be able to define a multiple output kernel outside and pass it to the model.
2015-11-26 18:45:09 +00:00
Ricardo Andrade
60645b8b03 bug fixed 2015-11-26 18:41:10 +00:00
mzwiessele
254744ee14 Bump version: 0.8.31 → 0.9.0 2015-11-24 14:37:21 +00:00
Max Zwiessele
acb1ceae16 Merge pull request #280 from SheffieldML/manifest-include
Update MANIFEST.in
2015-11-23 19:55:17 +00:00
Max Zwiessele
e700577b33 Update MANIFEST.in 2015-11-21 18:44:53 +00:00
Max Zwiessele
5bf7469a2b Update MANIFEST.in 2015-11-20 14:49:31 +00:00
Max Zwiessele
df9be8c91e Merge pull request #279 from SheffieldML/fixing_likelihoods
Fixing likelihoods and EP
2015-11-20 14:46:26 +00:00
Alan Saul
3d90b1b3ff Documentation 2015-11-20 15:52:19 +02:00
Alan Saul
2f2f36fbc8 Merge branch 'devel' into fixing_likelihoods 2015-11-20 15:50:31 +02:00
Alan Saul
02af482585 Removed old code 2015-11-20 15:50:01 +02:00