Skip to main content

Bob's Python bindings to LIBSVM

Project description

http://img.shields.io/badge/docs-stable-yellow.png http://img.shields.io/badge/docs-latest-orange.png https://travis-ci.org/bioidiap/bob.learn.libsvm.svg?branch=v2.0.3 https://coveralls.io/repos/bioidiap/bob.learn.libsvm/badge.png?branch=v2.0.3 https://img.shields.io/badge/github-master-0000c0.png http://img.shields.io/pypi/v/bob.learn.libsvm.png http://img.shields.io/pypi/dm/bob.learn.libsvm.png

Bob’s Python bindings for LIBSVM

This package contains a set of Pythonic bindings for LIBSVM.

External Software Requirements

This package requires you have LIBSVM installed on your system. If LIBSVM is installed on a standard location, this package will find it automatically. You can just skip to the installation instructions.

In case you have installed LIBSVM on a non-standard location (e.g. your home directory), then you can specify the path to the root of that installation using the environment variable BOB_PREFIX_PATH, before building and installing the package. For example, if BOB_PREFIX_PATH is set to /home/user/libsvm-3.12, then we will search for the header file svm.h in /home/user/libsvm-3.12/include and expect that the library file file is found under /home/user/libsvm-3.12/lib.

If you are installing this package via pip for example, just set the environment variable like this:

$ BOB_PREFIX_PATH=/home/user/libsvm-3.12 pip install bob.learn.libsvm

If you are installing this package via zc.buildout, we recommend you use our bob.buildout extension and set the [environ] section to define BOB_PREFIX_PATH.

Installation

To install this package – alone or together with other Packages of Bob – please read the Installation Instructions. For Bob to be able to work properly, some dependent packages are required to be installed. Please make sure that you have read the Dependencies for your operating system.

Documentation

For further documentation on this package, please read the Stable Version or the Latest Version of the documentation. For a list of tutorials on this or the other packages ob Bob, or information on submitting issues, asking questions and starting discussions, please visit its website.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bob.learn.libsvm-2.0.3.zip (118.5 kB view details)

Uploaded Source

File details

Details for the file bob.learn.libsvm-2.0.3.zip.

File metadata

File hashes

Hashes for bob.learn.libsvm-2.0.3.zip
Algorithm Hash digest
SHA256 eaed3d3945cedea17eb3ffa6e4ec466b5e1e4ed23eab868f9ece387429d610b0
MD5 9f2a32a574f940d0c6c356cb607ae9b1
BLAKE2b-256 40424e0ffb8747311e5643b4fbc674ea72b3e7c978e4b8704b6ca7053615b8cd

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page