GPy/GPy/models
2017-09-19 16:28:36 +01:00
..
__init__.py the implementation of SVI-MOGP 2017-09-19 16:28:36 +01:00
bayesian_gplvm.py [chaching] changing all chacher limits to 3 2016-03-07 11:37:22 +00:00
bayesian_gplvm_minibatch.py [minibatch] added coverage for branching, spottet bug in X_variance 2016-03-08 11:19:50 +00:00
bcgplvm.py ENH: fixed up BCGPLVM to work with new framework 2015-08-17 11:06:45 +01:00
dpgplvm.py [paramz] fully integrated all tests running 2015-10-15 14:59:57 +01:00
gp_classification.py Basic framework for serializing GPy models 2017-09-11 12:18:01 +01:00
gp_coregionalized_regression.py trying to be more specific 2016-06-24 11:02:59 -07:00
gp_grid_regression.py Removed SSM functionality - updated Kronecker grid case 2016-05-09 15:48:17 +02:00
gp_heteroscedastic_regression.py [testing] more restructuring, almost ready to ship, added some tests for testing with travis 2015-10-04 16:10:35 +01:00
gp_kronecker_gaussian_regression.py didnt realize last 2 changes went to PR, undoing 2016-08-24 13:08:20 -05:00
gp_multiout_regression.py the implementation of SVI-MOGP 2017-09-19 16:28:36 +01:00
gp_multiout_regression_md.py the implementation of SVI-MOGP 2017-09-19 16:28:36 +01:00
gp_offset_regression.py Push just to rerun testing 2016-08-09 13:55:37 +01:00
gp_regression.py Basic framework for serializing GPy models 2017-09-11 12:18:01 +01:00
gp_var_gauss.py Merge branch 'jameshensman-master' into gpy_one_fixes 2016-04-01 11:56:41 +01:00
gplvm.py [chaching] changing all chacher limits to 3 2016-03-07 11:37:22 +00:00
gradient_checker.py [dir] structure preserved 2015-10-15 15:13:16 +01:00
ibp_lfm.py Updates for eq_ode1 and eq_ode2 kernels 2016-05-23 01:28:01 -05:00
input_warped_gp.py Input warping using Kumar warping 2017-09-08 15:10:40 +02:00
mrd.py [mrd] init updates and added tests 2016-09-06 08:37:21 +01:00
one_vs_all_classification.py [paramz] fully integrated all tests running 2015-10-15 14:59:57 +01:00
one_vs_all_sparse_classification.py Convert print to function for Python 3 compatibility. This breaks compatibility for versions of Python < 2.6 2015-02-26 08:58:05 +00:00
sparse_gp_classification.py [dir] structure preserved 2015-10-15 15:13:16 +01:00
sparse_gp_coregionalized_regression.py trying to be more specific 2016-06-24 11:03:38 -07:00
sparse_gp_minibatch.py [sparse gp] commented out print statements, which are never used 2016-03-08 12:04:24 +00:00
sparse_gp_regression.py [plotting] still testing the testing 2016-03-31 14:06:23 +01:00
sparse_gp_regression_md.py the implementation of SVI-MOGP 2017-09-19 16:28:36 +01:00
sparse_gplvm.py [sparsegplvm] added sparsegplvm and tests for minibatch sparsegplvm 2016-03-07 13:39:32 +00:00
ss_gplvm.py Update ss_gplvm.py 2017-01-29 11:38:13 +00:00
ss_mrd.py Python2->Python3 2016-06-09 14:50:53 +03:00
state_space.py fix: Fixed numpy 1.12 indexing and shape preservation 2017-02-23 14:45:18 +00:00
state_space_cython.c FIX: SDE inference. Couple of bug fixes and minor syntactic madifications. 2016-03-15 17:33:57 +02:00
state_space_cython.pyx UPD: Added testing, and bug fixing. 2016-03-15 17:33:57 +02:00
state_space_main.py fix: Fixed numpy 1.12 indexing and shape preservation 2017-02-23 14:45:18 +00:00
state_space_model.py [statespace] make predict comply to gpy standards (no confidence interval) 2016-04-04 15:37:51 +01:00
state_space_setup.py FIX: SDE inference. Couple of bug fixes and minor syntactic madifications. 2016-03-15 17:33:57 +02:00
warped_gp.py [warped stuff] plotting and normalizer in warped gps 2016-08-17 14:51:29 +01:00