| .. |
|
baseline
|
fix: samples tests and plotting, multioutput
|
2018-09-02 19:07:23 +01: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
|
Don't override global cython config in tests
|
2018-02-15 14:04:47 -05:00 |
|
ep_likelihood_tests.py
|
Fix DSYR function (See https://github.com/scipy/scipy/issues/8155)
|
2017-11-14 00:22:13 +00: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
|
Solved incorrect parameter assignments (causing test faillure)
|
2017-07-15 00:35:39 +02:00 |
|
gpy_kernels_state_space_tests.py
|
fix: merge #514
|
2018-09-02 21:32:47 +01:00 |
|
grid_tests.py
|
Removed SSM functionality - updated Kronecker grid case
|
2016-05-09 15:48:17 +02:00 |
|
inference_tests.py
|
Fix EP for non-zero mean GP priors
|
2017-11-22 10:41:01 +00:00 |
|
kernel_tests.py
|
Merge branch 'cython-fix' of git://github.com/jayanthkoushik/GPy into jayanthkoushik-cython-fix
|
2018-09-02 19:10:19 +01:00 |
|
likelihood_tests.py
|
Modified likelihoods test to better test multioutput likelihood
|
2018-06-24 12:41:36 +03:00 |
|
linalg_test.py
|
[linalg] testing suite update
|
2015-09-09 08:58:01 +01:00 |
|
link_function_tests.py
|
Added new link-function to enable derivative sign values as in Riihimaki & Vehtari (2010) paper
|
2018-09-05 14:58:04 +03:00 |
|
mapping_tests.py
|
Fix random seed for reproducible results in tests
|
2017-10-12 13:15:09 +02: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: merge
|
2018-09-02 21:22:04 +01: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: samples tests and plotting, multioutput
|
2018-09-02 19:07:23 +01:00 |
|
prior_tests.py
|
fix: uniform prior tests
|
2017-10-02 14:36:23 +01:00 |
|
quadrature_tests.py
|
adding file for gaussian-kronrod integration, test cases and calculating gradients of log marginal wrt theta-likelihood params
|
2017-08-10 11:14:40 +03: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 |
|
serialization_tests.py
|
Return deserialized models with actual type instead of base type
|
2018-07-24 10:46:33 +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 |
|
tp_tests.py
|
Solved incorrect parameter assignments (causing test faillure)
|
2017-07-15 00:35:39 +02:00 |
|
util_tests.py
|
Allow calculation of full predictive covariance matrices with multiple outputs and normalization
|
2018-02-05 11:21:02 +00:00 |
|
variational_tests.py
|
fix: kernel tests and variational tests
|
2017-06-01 11:59:04 +03:00 |