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

Module svm

source code

Wrap the libsvm package into a very simple class interface.
Classes [hide private]
  SVM
Support Vector Machine Classifier.
  LinearSVMWeights
SensitivityAnalyzer for the LIBSVM implementation of a linear SVM.

Imports: N, operator, Parameter, warning, StateVariable, Classifier, _SVM, Sensitivity, svm, debug, C_SVC, NU_SVC, ONE_CLASS, EPSILON_SVR, NU_SVR, LINEAR, POLY, RBF, SIGMOID, PRECOMPUTED