Table of Contents
Class: SparsePolynomialKernel
Bio/Tools/Classification/SVM.py
k(x, y) = (x*y+1)**p
Methods
__call__
__init__
__call__
__call__ ( self, x1, x2, )
__init__
__init__ ( self, p=3 )
Exceptions
ValueError, "polynomial degree must be between 1 and %d" % self._max_p
Table of Contents
This document was automatically generated on Sat Jul 7 09:50:16 2001 by
HappyDoc
version r1_5