diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2019-03-07 12:03:14 -0500 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2019-03-07 12:03:14 -0500 |
| commit | 6a5d1c6f5da29f1849daa181c22f175443465c5a (patch) | |
| tree | e315eb7f1896fd4de04b64c024d152e91b6bbe53 | |
| parent | update manifest.in (diff) | |
| download | pygensvm-6a5d1c6f5da29f1849daa181c22f175443465c5a.tar.gz pygensvm-6a5d1c6f5da29f1849daa181c22f175443465c5a.zip | |
add documentation badge
| -rw-r--r-- | README.rst | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,10 @@ GenSVM Python Package .. image:: https://travis-ci.org/GjjvdBurg/PyGenSVM.svg?branch=master :target: https://travis-ci.org/GjjvdBurg/PyGenSVM +.. image:: https://readthedocs.org/projects/gensvm/badge/?version=latest + :target: https://gensvm.readthedocs.io/en/latest/?badge=latest + :alt: Documentation Status + This is the documentation of the Python package for the GenSVM classifier, introduced in `GenSVM: A Generalized Multiclass Support Vector Machine <http://www.jmlr.org/papers/v17/14-526.html>`_ by `Gerrit J.J. van den Burg |
