mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-05 14:55:15 +02:00
Added pdf_link's for gaussian and student t, added third derivatives for
transformations and tests for them
This commit is contained in:
parent
e65548f385
commit
afd38df1ef
10 changed files with 203 additions and 615 deletions
|
|
@ -59,14 +59,6 @@ GPy.likelihoods.likelihood module
|
|||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.likelihoods.likelihood_functions module
|
||||
-------------------------------------------
|
||||
|
||||
.. automodule:: GPy.likelihoods.likelihood_functions
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.likelihoods.noise_model_constructors module
|
||||
-----------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -52,10 +52,10 @@ GPy.testing.kernel_tests module
|
|||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.testing.laplace_tests module
|
||||
--------------------------------
|
||||
GPy.testing.likelihoods_tests module
|
||||
------------------------------------
|
||||
|
||||
.. automodule:: GPy.testing.laplace_tests
|
||||
.. automodule:: GPy.testing.likelihoods_tests
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
|
@ -76,14 +76,6 @@ GPy.testing.mrd_tests module
|
|||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.testing.noise_distributions module
|
||||
--------------------------------------
|
||||
|
||||
.. automodule:: GPy.testing.noise_distributions
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.testing.prior_tests module
|
||||
------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue