Max Zwiessele
|
2f57cf74a4
|
[tests] classification tests less strict (sporadic fails)
|
2016-04-12 13:36:14 +01:00 |
|
Max Zwiessele
|
879a5b2ee8
|
[plotting] tests across platform adjustments
|
2016-04-12 09:50:36 +01:00 |
|
Max Zwiessele
|
661d9f5724
|
[plotting] tests
|
2016-04-12 09:02:10 +01:00 |
|
Max Zwiessele
|
108ae55fbc
|
[plotting] tests now compare the arrays of the figure, instead of the platform dependend png images
|
2016-04-12 08:44:48 +01:00 |
|
Max Zwiessele
|
77777cf2aa
|
[kern] commented out skip tests
|
2016-04-08 07:38:09 +01:00 |
|
mzwiessele
|
91fc0b163b
|
[plotting] lost a baselinge plot
|
2016-04-07 11:07:33 +01:00 |
|
mzwiessele
|
7aff0eb3f8
|
[statespace] tests even more reliable
|
2016-04-07 10:48:54 +01:00 |
|
mzwiessele
|
754106e471
|
[statespace] tests mote thorough and numerically stable
|
2016-04-07 08:45:10 +01:00 |
|
Max Zwiessele
|
7984e17805
|
[statespace] changed tests to check model integrity with GP model
|
2016-04-05 10:18:49 +01:00 |
|
Max Zwiessele
|
13cf717231
|
[model tests] added seeds for model tests for stability
|
2016-04-05 10:17:08 +01:00 |
|
Max Zwiessele
|
5f3956478f
|
[plotting] reran magnification and added plottting to statespace
|
2016-04-04 15:35:54 +01:00 |
|
Max Zwiessele
|
4d5fdf96ed
|
[plotting] make sure that install through pip does not have the baseline images included
|
2016-04-04 08:30:50 +01:00 |
|
Max Zwiessele
|
bb9626dd8b
|
Revert "Revert "[predict] added noiseless convenience function to gp, bc of whining about it...""
This reverts commit 7c95076b9f.
|
2016-04-01 15:48:21 +01:00 |
|
Max Zwiessele
|
7c95076b9f
|
Revert "[predict] added noiseless convenience function to gp, bc of whining about it..."
This reverts commit 2001cd6dfd.
|
2016-04-01 15:47:03 +01:00 |
|
Max Zwiessele
|
2001cd6dfd
|
[predict] added noiseless convenience function to gp, bc of whining about it...
|
2016-04-01 15:27:03 +01:00 |
|
Max Zwiessele
|
f4f3d8546e
|
Merge branch 'devel' into gpy_one_fixes
|
2016-04-01 11:45:10 +01:00 |
|
Max Zwiessele
|
309dd77ee5
|
Merge pull request #261 from AlexGrig/kalman_new
Kalman new
|
2016-04-01 11:28:01 +01:00 |
|
Max Zwiessele
|
ff9a6f9c26
|
[kernel] combination kernel and hierarchical independent gradient updates
|
2016-04-01 09:45:39 +01:00 |
|
Max Zwiessele
|
8ad14681ee
|
[plotting] new baseling
|
2016-03-31 15:59:44 +01:00 |
|
Max Zwiessele
|
17bdec1bc0
|
[plotting] skip on fail
|
2016-03-31 15:31:28 +01:00 |
|
Max Zwiessele
|
88789611c2
|
[kernel] added structural tests for ind outputs kernel, but problem with gradients persist
|
2016-03-31 14:31:24 +01:00 |
|
Max Zwiessele
|
0116b03f3c
|
[plotting] still testing the testing
|
2016-03-31 14:06:23 +01:00 |
|
Max Zwiessele
|
1376113405
|
[plotting] skipping on fail
|
2016-03-30 13:50:19 +01:00 |
|
Max Zwiessele
|
8b00ee059f
|
[plotting] back to png...
|
2016-03-30 13:47:41 +01:00 |
|
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 |
|