mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 12:56:22 +02:00
[docs] autogen
This commit is contained in:
parent
d72bc44643
commit
7a5bed9244
9 changed files with 170 additions and 87 deletions
|
|
@ -6,31 +6,15 @@ Subpackages
|
|||
|
||||
.. toctree::
|
||||
|
||||
GPy.plotting.matplot_dep.latent_space_visualizations
|
||||
GPy.plotting.matplot_dep.controllers
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
GPy.plotting.matplot_dep.Tango module
|
||||
-------------------------------------
|
||||
GPy.plotting.matplot_dep.defaults module
|
||||
----------------------------------------
|
||||
|
||||
.. automodule:: GPy.plotting.matplot_dep.Tango
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.plotting.matplot_dep.base_plots module
|
||||
------------------------------------------
|
||||
|
||||
.. automodule:: GPy.plotting.matplot_dep.base_plots
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.plotting.matplot_dep.dim_reduction_plots module
|
||||
---------------------------------------------------
|
||||
|
||||
.. automodule:: GPy.plotting.matplot_dep.dim_reduction_plots
|
||||
.. automodule:: GPy.plotting.matplot_dep.defaults
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
|
@ -43,14 +27,6 @@ GPy.plotting.matplot_dep.img_plots module
|
|||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.plotting.matplot_dep.inference_plots module
|
||||
-----------------------------------------------
|
||||
|
||||
.. automodule:: GPy.plotting.matplot_dep.inference_plots
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.plotting.matplot_dep.kernel_plots module
|
||||
--------------------------------------------
|
||||
|
||||
|
|
@ -75,18 +51,10 @@ GPy.plotting.matplot_dep.maps module
|
|||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.plotting.matplot_dep.models_plots module
|
||||
--------------------------------------------
|
||||
GPy.plotting.matplot_dep.plot_definitions module
|
||||
------------------------------------------------
|
||||
|
||||
.. automodule:: GPy.plotting.matplot_dep.models_plots
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.plotting.matplot_dep.netpbmfile module
|
||||
------------------------------------------
|
||||
|
||||
.. automodule:: GPy.plotting.matplot_dep.netpbmfile
|
||||
.. automodule:: GPy.plotting.matplot_dep.plot_definitions
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
|
@ -115,6 +83,14 @@ GPy.plotting.matplot_dep.svig_plots module
|
|||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.plotting.matplot_dep.util module
|
||||
------------------------------------
|
||||
|
||||
.. automodule:: GPy.plotting.matplot_dep.util
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.plotting.matplot_dep.variational_plots module
|
||||
-------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue