aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2019-03-07 12:18:37 -0500
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2019-03-07 12:18:37 -0500
commit05b291176cee69d7fe3c4c376e58de9d8dfb26fb (patch)
tree1f6ce1aa4114b36f682b0ba7dfa789bf322c0b36 /README.rst
parentadd links all in one place (diff)
downloadpygensvm-05b291176cee69d7fe3c4c376e58de9d8dfb26fb.tar.gz
pygensvm-05b291176cee69d7fe3c4c376e58de9d8dfb26fb.zip
add pypi repo to links
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index dcdc5ca..bcb72b3 100644
--- a/README.rst
+++ b/README.rst
@@ -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/>`_.