GPy/GPy/testing
Olivier Lamarre ad9c507cde fix: pickle and deep copy classification models with EP
- Removed unecessary code preventing pickling & copying
- Wrote a new test to check that pickling and copying works
2025-01-04 10:21:12 -05:00
..
baseline fix: tests 2019-07-22 18:05:00 +01:00
deactivated Revert "Merge branch 'devel' of github.com:SheffieldML/GPy into devel" 2024-06-06 16:06:40 +02:00
__init__.py remove unittest stuff from testing init file 2023-10-18 20:17:09 +02:00
b-gplvm-save.npz [baseline] images adjusted and checked for testing including gplvm 2016-06-24 15:13:23 +01:00
fitc.py migrate fitc to pytest 2023-10-04 21:35:09 +02:00
mpi_test__.py Revert "Merge branch 'devel' of github.com:SheffieldML/GPy into devel" 2024-06-06 16:06:40 +02: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
run_coverage.sh update run coverage 2023-11-13 20:52:24 +01:00
state_space_main_tests.py Fix invalid escape sequence 2024-10-21 20:15:11 +02:00
test_cython.py fix pytesting test_cython.py 2023-10-17 08:11:58 +02:00
test_ep_likelihood.py fix pytesting ep_likelihood 2023-10-17 08:30:37 +02:00
test_gp.py rename test files for pytest notation 2023-10-16 08:20:32 +02:00
test_gpy_kernels_state_space.py remove unittest imports 2023-10-18 20:17:29 +02:00
test_grid.py replace scipy math functions by numpy 2024-05-20 14:30:03 +02:00
test_inference.py fix: pickle and deep copy classification models with EP 2025-01-04 10:21:12 -05:00
test_kernel.py add missing test class setup fun call 2024-05-20 14:21:09 +02:00
test_likelihood.py remove todos 2023-10-18 20:21:16 +02:00
test_linalg.py rename test files for pytest notation 2023-10-16 08:20:32 +02:00
test_link_function.py fix link function tests 2023-10-18 19:54:49 +02:00
test_mapping.py remove unittest imports 2023-10-18 20:17:29 +02:00
test_meanfunc.py rename test files for pytest notation 2023-10-16 08:20:32 +02:00
test_minibatch.py fix pytesting minibatch 2023-10-17 08:30:52 +02:00
test_misc.py rename test files for pytest notation 2023-10-16 08:20:32 +02:00
test_model.py Escape more strings 2024-10-26 09:36:11 +02:00
test_pep.py rename test files for pytest notation 2023-10-16 08:20:32 +02:00
test_pickle.py remove todos 2023-10-18 20:21:16 +02:00
test_plotting.py fix test errors after migration 2023-10-16 08:30:53 +02:00
test_prior.py update prior tests 2024-10-28 23:28:10 +01:00
test_quadrature.py rename test files for pytest notation 2023-10-16 08:20:32 +02:00
test_rv_transformation.py Escape more strings 2024-10-26 09:36:11 +02:00
test_serialization.py fix test errors after migration 2023-10-16 08:30:53 +02:00
test_svgp.py rename test files for pytest notation 2023-10-16 08:20:32 +02:00
test_tp.py rename test files for pytest notation 2023-10-16 08:20:32 +02:00
test_util.py rename test files for pytest notation 2023-10-16 08:20:32 +02:00
test_variational.py rename test files for pytest notation 2023-10-16 08:20:32 +02:00
todo.md rename test files for pytest notation 2023-10-16 08:20:32 +02:00