aboutsummaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2018-01-08 19:38:22 +0100
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2018-01-08 19:38:22 +0100
commitdff6f71b2185b6341bddbd0732a2833cfd953202 (patch)
treea701722a38ebef1926aed833d08ae9d7cdff17eb /docs/index.rst
parentUpdate submodule (diff)
downloadpygensvm-dff6f71b2185b6341bddbd0732a2833cfd953202.tar.gz
pygensvm-dff6f71b2185b6341bddbd0732a2833cfd953202.zip
add documentation for kernels in GenSVM
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 7a28f0e..6064b56 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -20,4 +20,12 @@ GenSVMGridSearchCV
.. include:: ./cls_gridsearch.rst
+Functions
+---------
+
+.. autofunction:: gensvm.gridsearch.load_default_grid
+
+.. include:: ./kernels.rst
+
.. include:: ../CHANGELOG.rst
+