aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 5e9a18e..bf3c120 100644
--- a/README.rst
+++ b/README.rst
@@ -1,6 +1,9 @@
GenSVM Python Package
=====================
+.. image:: https://travis-ci.org/GjjvdBurg/PyGenSVM.svg?branch=master
+ :target: https://travis-ci.org/GjjvdBurg/PyGenSVM
+
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
@@ -25,6 +28,9 @@ GenSVM can be easily installed through pip:
pip install gensvm
+If you encounter any errors, please open an issue on `GitHub
+<https://github.com/GjjvdBurg/PyGenSVM>`_.
+
Citing
------