Max Zwiessele
7c173056ed
[plotly] fixes for mrd
2016-03-01 14:42:31 +00:00
Max Zwiessele
5236e65795
Merge pull request #316 from SheffieldML/fix-276
...
Fix for #276
2016-03-01 11:50:38 +00:00
Max Zwiessele
df99f982a2
[mrd] matplotlib specific fig_kwargs matplotlib specific
2016-03-01 10:09:10 +00:00
Max Zwiessele
885d3722cc
[mrd] plot_scales and plot_latent added
2016-03-01 10:02:02 +00:00
Max Zwiessele
c4020cd2eb
Merge pull request #309 from SheffieldML/travis_scripts
...
[travis_scripts] loading scripts from github repo
2016-02-29 15:15:58 +00:00
Max Zwiessele
2d80f9c096
[travis_scripts] loading scripts from github repo
2016-02-29 14:47:24 +00:00
Max Zwiessele
80aea4412e
[svgp] python 3.x fix for next
2016-02-29 14:33:33 +00:00
Max Zwiessele
3dd3b1dd6a
[latent plots] legend was always plotted
2016-02-26 12:01:57 +00:00
Max Zwiessele
9c2eac6e1e
[latent plots] legend was always plotted
2016-02-26 12:01:00 +00:00
Max Zwiessele
6d34cf3ad1
[latent plots] legend was always plotted
2016-02-26 09:54:41 +00:00
Max Zwiessele
218616154c
[latent plots] legend was always plotted
2016-02-26 09:51:58 +00:00
Max Zwiessele
e73fcac521
[latent plots] legend was always plotted
2016-02-26 09:43:28 +00:00
Max Zwiessele
b957bb2016
[travis] added retries for installing conda, as it seemed to fail on 404 errors
2016-02-25 09:11:11 +00:00
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
00e4ac152a
merge GPy upstream
2016-02-23 13:52:45 +00:00
Zhenwen Dai
23b929c7e4
fallback original slvm kl divergence
2016-02-22 20:56:39 +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
Zhenwen Dai
3917d9cdba
fix gpu initialziation
2016-02-09 17:25:25 +00:00
Zhenwen Dai
a77a675549
fix gpu initialziation
2016-02-09 17:22:38 +00:00
Zhenwen Dai
0dd52981d0
get rid of mpi4py import
2016-02-09 16:48:23 +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
Zhenwen Dai
0d3f5a3e74
Merge remote-tracking branch 'upstream/devel' into devel
2016-01-21 11:23:42 +00:00
Zhenwen Dai
8b279175c5
fix the issue of negative prediction variance of normal GP
2016-01-21 11:22:57 +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
Zhenwen Dai
5f417565fb
slvm gamma mean-field
2016-01-14 15:56:48 +00:00
Zhenwen Dai
52c6fe599f
Merge remote-tracking branch 'upstream/devel' into devel
2016-01-14 09:42:19 +00:00
Zhenwen Dai
60b2a57ea8
implement slvm
2016-01-14 09:41:59 +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
080e4ebd60
add the import of transformation __fixed__
2015-12-11 10:46:46 +00: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