Uses of Class
weka.classifiers.functions.supportVector.PolyKernel

Packages that use PolyKernel
weka.classifiers.functions.supportVector   
 

Uses of PolyKernel in weka.classifiers.functions.supportVector
 

Subclasses of PolyKernel in weka.classifiers.functions.supportVector
 class NormalizedPolyKernel
          The normalized polynomial kernel.