aboutsummaryrefslogtreecommitdiff
path: root/docs/index.rst
blob: d8f8425c6f14bc456fb2cc98cca111a4df661514 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.. GenSVM documentation master file, created by
   sphinx-quickstart on Tue Sep 26 00:11:33 2017.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.


.. include:: ../README.rst

Classes
=======

The complete documentation of the available GenSVM classes is presented below.  

GenSVM
------

.. autoclass:: gensvm.core.GenSVM

GenSVMGridSearchCV
------------------

.. autoclass:: gensvm.gridsearch.GenSVMGridSearchCV


.. include:: ../CHANGELOG.rst