GPy/GPy/testing
Moreno 63751de912 Changes in EP/EPDTC to fix numerical issues and increase the flexibility of the inference.
Changes to avoid numerical issues and improve the performance:
    - Keep value of the EP parameters between calls
    - Enforce positivity of tau_tilde
    - Stable computation of the EP moments for the Bernoulli likelihood
    - Compute marginal in the GP model without directly inverting tau_tilde

    Changes to improve the flexibility:
    - Add parameter for maximum number of iterations
    - Distinguish between alternated/nested mode
    - Distinguish between sequential/parallel updates in EP
2017-06-01 11:59:04 +03:00
..
baseline fix: plotting tests for new matplotlib 2017-06-01 11:59:04 +03:00
__init__.py [mrd] plot_scales and plot_latent added 2016-03-01 10:02:02 +00:00
b-gplvm-save.npz [baseline] images adjusted and checked for testing including gplvm 2016-06-24 15:13:23 +01:00
cython_tests.py Fixed for Python 3 2015-09-08 09:09:09 +01:00
examples_tests.py [dir] structure preserved 2015-10-15 15:13:16 +01:00
fitc.py a simple test for fitc 2014-03-20 09:23:52 +00:00
gp_tests.py [setxy] was bugged 2016-05-11 15:02:44 +01:00
gpy_kernels_state_space_tests.py [statespace] omg 2016-04-22 12:22:00 +01:00
grid_tests.py Removed SSM functionality - updated Kronecker grid case 2016-05-09 15:48:17 +02:00
inference_tests.py Changes in EP/EPDTC to fix numerical issues and increase the flexibility of the inference. 2017-06-01 11:59:04 +03:00
kernel_tests.py fix: kernel tests and variational tests 2017-06-01 11:59:04 +03:00
likelihood_tests.py fix: Fixed numpy 1.12 indexing and shape preservation 2017-06-01 11:59:04 +03:00
linalg_test.py [linalg] testing suite update 2015-09-09 08:58:01 +01:00
link_function_tests.py Used scipy.log1p since it gives more consistent results cross-platform 2015-09-07 16:41:14 +01:00
mapping_tests.py [dir] structure preserved 2015-10-15 15:13:16 +01:00
meanfunc_tests.py [mean_func] added parameters in additive mean func and tests for mean functions 2016-08-03 08:32:46 +01:00
minibatch_tests.py [tests] skip on climin import error 2016-07-29 09:48:57 +01:00
misc_tests.py [misc test] if there was no overflow, dont fail the test 2015-09-08 17:03:40 +01:00
model_tests.py fix: model tests numpy integer error 2017-06-01 11:59:04 +03:00
mpi_tests.py Print fixes for Python 3 2015-02-27 19:03:45 +00:00
pep_tests.py renamed pep test scripts 2016-11-07 09:54:50 +00:00
pickle_test.pickle [pickling] have the pickling test against a model, which is now being shipped with the distro 2015-10-16 15:46:13 +01:00
pickle_tests.py [merge] devel changes to regression objects 2015-11-06 11:25:16 +00:00
plotting_tests.py fix: plotting tests for new matplotlib 2017-06-01 11:59:04 +03:00
prior_tests.py [prior] singleton tested 2016-08-25 10:18:00 +01:00
run_coverage.sh [licensing] replaced licensing with BSD, and erfcx 2015-09-07 17:26:27 +01:00
rv_transformation_tests.py [dir] structure preserved 2015-10-15 15:13:16 +01:00
state_space_main_tests.py FIX: SDE inference. Couple of bug fixes and minor syntactic madifications. 2016-03-15 17:33:57 +02:00
svgp_tests.py mean functions now working for svgp. with tests 2015-03-26 16:20:17 +00:00
util_tests.py Changes in EP/EPDTC to fix numerical issues and increase the flexibility of the inference. 2017-06-01 11:59:04 +03:00
variational_tests.py fix: kernel tests and variational tests 2017-06-01 11:59:04 +03:00