Skip to content

Salinger/libsvm-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

################################################################################
Name   : libsvm-python
Version: 3.14
Author : Salinger
Date   : 01/21/2013   
################################################################################

This is libsvm bindings for Python with Homebrew in Mac OS X.
When you install libsvm by Homebrew, it's bindings for python don't install.
This is same bindings included in libsvm-3.14.tar.gz file by libsvm author.

If you use pip, you can install bindings by this command.
$ pip install -e git+https://github.com/Salinger/libsvm-python.git#egg=libsvm-python

Or, use git clone.
$ git clone https://github.com/Salinger/libsvm-python.git
$ pip install libsvm-python

If you have some problems, Please let me know.

About

Libsvm bindings for Python with homebrew.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages