User Tools

Site Tools


libsvm-software

This is an old revision of the document!


Table of Contents

LibSVM

LibSVM - A Library for Support Vector Machines.

Information

Usage

See versions of libsvm which are available:

$ module avail libsvm

Installation

Notes from the sysadmin during installation:

wget https://github.com/cjlin1/libsvm/archive/v320.tar.gz
tar -xvf v320.tar.gz
cd libsvm-320
scl enable devtoolset-2 bash
export CC=clang; make
sudo mkdir /export/apps/libsvm/3.20/
sudo cp -v . /export/apps/libsvm/3.20/
libsvm-software.1437030298.txt.gz · Last modified: 2015/07/16 07:04 by joguya