Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
.. -*- mode: rst -*-


.. warning::
This project is not maintained.

Official Python branch: https://github.com/cjlin1/libsvm/tree/master/python

Install using ``pip install -U libsvm-official``


|Travis|_ |PyPi|_

.. |Travis| image:: https://travis-ci.com/ocampor/libsvm.svg?branch=master
Expand All @@ -8,8 +17,8 @@
.. |PyPi| image:: https://img.shields.io/pypi/dm/libsvm?color=blue :alt: PyPI - Downloads
.. _PyPi: https://pypi.org/project/libsvm/

LibSVM
======
LibSVM (Unmaintained/ Archived)
=================================================================================================================================================================

Description
-----------
Expand Down