Table of Contents

Class: PolynomialKernel Bio/Tools/Classification/SVM.py

k(x, y) = (xy+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 Mon Jul 1 12:03:03 2002 by HappyDoc version 2.0.1