| .. |
|
__init__.py
|
[classification] sparse gp classification and dtc update
|
2015-09-11 15:08:30 +01:00 |
|
bayesian_gplvm.py
|
[plotting] magnification plot added
|
2015-10-05 14:10:06 +01:00 |
|
bayesian_gplvm_minibatch.py
|
[plotting] magnification plot added
|
2015-10-05 14:10:06 +01:00 |
|
bcgplvm.py
|
ENH: fixed up BCGPLVM to work with new framework
|
2015-08-17 11:06:45 +01:00 |
|
dpgplvm.py
|
Python 3 fixes
|
2015-06-23 01:26:52 -07:00 |
|
gp_classification.py
|
[newest patch updates, cleaned interfaces and mean_function addidtions]
|
2015-09-30 14:43:04 +01:00 |
|
gp_coregionalized_regression.py
|
[coreg regression] kernel name is coreg
|
2014-11-05 14:59:43 +00: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
|
[paramz] started to pull paramz out
|
2015-10-14 10:28:23 +01:00 |
|
gp_regression.py
|
[mean func] added in GPRegression
|
2015-09-07 14:10:36 +01:00 |
|
gp_var_gauss.py
|
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
|
2015-09-08 15:53:59 +01:00 |
|
gplvm.py
|
[plotting] magnification plot added
|
2015-10-05 02:36:00 +01:00 |
|
gradient_checker.py
|
[paramz] started to pull paramz out
|
2015-10-14 10:28:23 +01:00 |
|
mrd.py
|
[mrd] print statement py3, OMG
|
2015-10-01 16:28:42 +01:00 |
|
one_vs_all_classification.py
|
Added lengthscales for a standard GPLVM with ARD
|
2014-11-14 21:16:26 +00: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
|
[#186] fixed distribution across files and added base class for reusability
|
2015-09-11 17:13:21 +01:00 |
|
sparse_gp_coregionalized_regression.py
|
[coreg regression] kernel name is coreg
|
2014-11-05 14:59:43 +00:00 |
|
sparse_gp_minibatch.py
|
Fixed MRD inducing point gradients
|
2015-09-24 13:44:28 +01:00 |
|
sparse_gp_regression.py
|
[classification] sparse gp classification and dtc update
|
2015-09-11 15:08:30 +01:00 |
|
sparse_gplvm.py
|
extend inference X for all gp models
|
2014-11-03 16:04:15 +00:00 |
|
ss_gplvm.py
|
[docs] had to rename kern._src to kern.src. PLEASE CHECK YOUR CODE, if it is running smoothly
|
2015-10-11 15:34:14 +01:00 |
|
ss_mrd.py
|
[ssmrd] implement with IBP prior
|
2015-05-22 14:29:53 +01:00 |
|
warped_gp.py
|
merged master
|
2015-09-26 13:30:23 +01:00 |