Polynomial kernel: K(a,b) = (a*b.T + c)**degree c is 1 if and only if ‘inhomogenous’ is True
Initialize instance of PolySGKernel
Parameters : | degree :
inhomogenous :
use_normalization :
normalizer_cls : sg.Kernel.CKernelNormalizer
normalizer_args : None or list
|
---|