Commit graph

650 commits

Author SHA1 Message Date
Max Zwiessele
83184565cf [plotting] svg? 2016-03-30 13:40:02 +01:00
Max Zwiessele
9714f32291 [plotting] test for pdf? 2016-03-30 12:59:07 +01:00
Max Zwiessele
57087c85fe [plotting] tests 2016-03-30 11:32:08 +01:00
Max Zwiessele
10b07305f9 [plotting] tests 2016-03-30 10:20:04 +01:00
Alan Saul
597eddcc81 Small convenience function for extracting fixed_inputs, fixed inputs can be set to their mean, median, or zero 2016-03-24 15:24:53 +00:00
Alan Saul
9defc07672 Test for BGPLVM predictions, for linear case which is possible to do analytically 2016-03-24 14:56:42 +00:00
Zhenwen Dai
67ba9b60c6 move _raw_predict into posterior object 2016-03-17 11:29:33 +00:00
Alexander Grigorievskiy
d8f0443e2d TEST: Modifying constraints of the standard periodic kernel in order to pass tests on different platforms. 2016-03-16 18:02:19 +02:00
Alexander Grigorievskiy
463c489cdf TEST: Relaxing some test constraints for passing tests on all platforms. 2016-03-16 13:21:09 +02:00
Alexander Grigorievskiy
2be731ef25 TEST: Rename parameters is test function. 2016-03-15 18:42:28 +02:00
Alexander Grigorievskiy
f0660dcde0 TEST: Tests use 'lbfgsb' optimization function. Also some syntactic changes. 2016-03-15 17:33:57 +02:00
Alexander Grigorievskiy
7ecaf92ace FIX: Some fixes which prevented tests passing on python3.5 2016-03-15 17:33:57 +02:00
Alexander Grigorievskiy
529ac15cdf FIX: SDE inference. Couple of bug fixes and minor syntactic madifications. 2016-03-15 17:33:57 +02:00
Alexander Grigorievskiy
f70cfb3362 TEST: Modifying tests so that their ruunig time is shorter. 2016-03-15 17:33:57 +02:00
Alexander Grigorievskiy
4f835f0b21 FIX: Fixing the unit test which gave an error in Travis. 2016-03-15 17:33:57 +02:00
Alexander Grigorievskiy
816a844987 BUG: change import from absolute to relative. 2016-03-15 17:33:57 +02:00
Alexander Grigorievskiy
93e8b71f60 UPD: Added testing, and bug fixing. 2016-03-15 17:33:57 +02:00
Alexander Grigorievskiy
abdce992ec TEST: Remove test file which is incompatible with other tests in GPy. 2016-03-15 17:33:56 +02:00
Alexander Grigorievskiy
951cae0d72 ENH: Adding tests for SDE kernels 2016-03-15 17:33:56 +02:00
Zhenwen Dai
f2b813551a bug fix for mcmc sampler and add test case 2016-03-10 18:37:53 +00:00
Zhenwen Dai
ba74e29aee merge with upstream 2016-03-10 18:17:35 +00:00
Zhenwen Dai
e9cc56e8e8 add ssgplvm model test 2016-03-10 18:14:25 +00:00
Max Zwiessele
2e7ad7b8d4 Merge pull request #324 from AlexGrig/std_periodic_kernel
[kern] Standard periodic kernel. Changes parameter name from 'waveleng…
2016-03-10 16:54:56 +00:00
Alexander Grigorievskiy
1c3ec5897c [kern] Standard periodic kernel. Changes paramter name from 'wavelenght' to 'period'.
This seems to be more clear. Also some minor modifications in the same file.
2016-03-10 16:33:17 +02:00
mzwiessele
29a81c72c1 [plotting] and ignoring it again 2016-03-10 12:20:18 +00:00
mzwiessele
1f54c22d72 [plotting] adding plotting tests, due to many problems with plotting, when not checked 2016-03-10 12:18:34 +00:00
mzwiessele
4402e2ffcf [util] tests for util/debug.py 2016-03-10 12:07:23 +00:00
mzwiessele
30c6fc90ff [kernel] fix #218 and #325 2016-03-10 10:21:17 +00:00
mzwiessele
67043e83d7 [minibatch] added coverage for branching, spottet bug in X_variance 2016-03-08 11:19:50 +00:00
mzwiessele
88a9b92c80 [climin] added tests and install directions for travis 2016-03-08 10:23:05 +00:00
mzwiessele
eaf20a952e [stochastics] added optimization for a few runs 2016-03-08 10:01:07 +00:00
mzwiessele
e4a4344334 [stochastics] update for new stochastic iptimizers in gpy 2016-03-08 09:47:24 +00:00
mzwiessele
7d2ffcde20 Merge branch 'devel' into minibatch 2016-03-07 13:42:24 +00:00
mzwiessele
b0347c5108 [sparsegplvm] added sparsegplvm and tests for minibatch sparsegplvm 2016-03-07 13:39:32 +00:00
Max Zwiessele
462e23ab2b Merge pull request #321 from SheffieldML/limit=3
[chaching] changing all chacher limits to 3
2016-03-07 13:32:54 +00:00
mzwiessele
b1e073318f [chaching] changing all chacher limits to 3 2016-03-07 11:37:22 +00:00
mzwiessele
42f170e6e2 [white] added heteroscedastic white kernel for specific number of samples 2016-03-07 10:30:31 +00:00
Max Zwiessele
885d3722cc [mrd] plot_scales and plot_latent added 2016-03-01 10:02:02 +00:00
Max Zwiessele
01a7f85c9e [Poly] added bias and scale 2016-02-25 08:39:21 +00:00
Zhenwen Dai
00e4ac152a merge GPy upstream 2016-02-23 13:52:45 +00:00
Zhenwen Dai
bfb0ecdcb4 add test case for hmc sampler 2016-02-19 17:59:50 +00:00
Zhenwen Dai
8b279175c5 fix the issue of negative prediction variance of normal GP 2016-01-21 11:22:57 +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
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
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
cb3b4ca08d [plotting] latent plotting had dimension mix up in it 2015-11-30 16:35:30 +00:00