clfSvm

PURPOSE ^

Wrapper for svm that makes svm compatible with nfoldxval.

SYNOPSIS ^

function net = clfSvm(varargin)

DESCRIPTION ^

 Wrapper for svm that makes svm compatible with nfoldxval.

 Requires the SVM toolbox by Anton Schwaighofer.

 USAGE
  net = clfSvm(varargin)

 INPUTS
  see svm in SVM toolbox by Anton Schwaighofer.

 OUTPUTS
  see svm in SVM toolbox by Anton Schwaighofer.

 EXAMPLE

 See also SVM, NFOLDXVAL

 Piotr's Image&Video Toolbox      Version 2.0
 Copyright 2008 Piotr Dollar.  [pdollar-at-caltech.edu]
 Please email me if you find bugs, or have suggestions or questions!
 Licensed under the Lesser GPL [see external/lgpl.txt]

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated by m2html © 2003