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=master https://coveralls.io/repos/bioidiap/bob.learn.libsvm/badge.png 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.0.zip (116.6 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for bob.learn.libsvm-2.0.0.zip
Algorithm Hash digest
SHA256 3eef475df20b550db92006925b136c46cf5eeeb1e1034ac620d76bcb8bf37f47
MD5 75ede82521a0acf1d5ad6caf09e77f7b
BLAKE2b-256 85e4211ed9a1006800d5a641257166eead7165523992dd1a95ba927f0054b444

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