|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. K(x,y) = <x,y>/sqrt(<x,x><y,y>) where <x,y> = PolyKernel(x,y) Valid options are: |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||