Package mvpa :: Package clfs :: Package libsvmc :: Module _svm
[hide private]
[frames] | no frames]

Module _svm

source code

Python interface to the SWIG-wrapped libsvm
Classes [hide private]
  SVMParameter
SVMParameter class safe to be deepcopied.
  SVMProblem
  SVMModel
Functions [hide private]
 
intArray(seq) source code
 
doubleArray(seq) source code
 
freeIntArray(x) source code
 
freeDoubleArray(x) source code
 
intArray2List(x, n) source code
 
doubleArray2List(x, n) source code
 
convert2SVMNode(x)
convert a sequence or mapping to an SVMNode array
source code

Imports: exp, fabs, re, copy, N, svmc, C_SVC, NU_SVC, ONE_CLASS, EPSILON_SVR, NU_SVR, LINEAR, POLY, RBF, SIGMOID, PRECOMPUTED, debug