diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2019-03-07 12:18:37 -0500 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2019-03-07 12:18:37 -0500 |
| commit | 05b291176cee69d7fe3c4c376e58de9d8dfb26fb (patch) | |
| tree | 1f6ce1aa4114b36f682b0ba7dfa789bf322c0b36 /README.rst | |
| parent | add links all in one place (diff) | |
| download | pygensvm-05b291176cee69d7fe3c4c376e58de9d8dfb26fb.tar.gz pygensvm-05b291176cee69d7fe3c4c376e58de9d8dfb26fb.zip | |
add pypi repo to links
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -8,6 +8,7 @@ GenSVM Python Package :target: https://gensvm.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status + This is the Python package for the GenSVM multiclass classifier by `Gerrit J.J. van den Burg <https://gertjanvandenburg.com>`_ and `Patrick J.F. Groenen <https://personal.eur.nl/groenen/>`_. @@ -17,8 +18,11 @@ J.J. van den Burg <https://gertjanvandenburg.com>`_ and `Patrick J.F. Groenen - Source repository: `https://github.com/GjjvdBurg/PyGenSVM <https://github.com/GjjvdBurg/PyGenSVM>`_. +- Package on PyPI: `https://pypi.org/project/gensvm/ + <https://pypi.org/project/gensvm/>`_. + - Journal paper: `GenSVM: A Generalized Multiclass Support Vector Machine - <http://www.jmlr.org/papers/v17/14-526.html>`_ + <http://www.jmlr.org/papers/v17/14-526.html>`_ JMLR, 17(225):1−42, 2016. - Package documentation: `Read The Docs <https://gensvm.readthedocs.io/en/latest/>`_. |
