npinto / libsvm-2.84_varma-np

libsvm-2.84 patched for VarmaMKL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libsvm-2.84_varma-np
--------------------

This is a patched version of libsvm-2.84 (somehow hacky ;-)

It's used by pyVarmaMKL (through the python bindings). 

The only problem supported by this version is a 2-class SVM classification with precomputed kernels (i.e. C-SVC, PRECOMPUTED, 2 labels only).

--

see README_libsvm for details on libsvm

About

libsvm-2.84 patched for VarmaMKL

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 48.4%Language:C++ 21.9%Language:Java 20.4%Language:Python 9.3%