Tidying up a lot, works for 1D, need to check for more dimensions

This commit is contained in:
Alan Saul 2013-10-04 14:44:50 +01:00
parent da67e39e50
commit 2acf931482
11 changed files with 192 additions and 498 deletions

View file

@ -20,6 +20,14 @@ GPy.examples.dimensionality_reduction module
:undoc-members:
:show-inheritance:
GPy.examples.laplace_approximations module
------------------------------------------
.. automodule:: GPy.examples.laplace_approximations
:members:
:undoc-members:
:show-inheritance:
GPy.examples.regression module
------------------------------