Class | Description |
---|---|
HomogeneousKernelMap |
Implementation of the Homogeneous Kernel Map.
|
HomogeneousKernelMap.ExtractorWrapper<T> |
Helper implementation of a
FeatureExtractor that wraps another
FeatureExtractor and then applies the HomogeneousKernelMap to
the output before returning the vector. |
Enum | Description |
---|---|
HomogeneousKernelMap.KernelType |
Types of supported kernel for the
HomogeneousKernelMap |
HomogeneousKernelMap.WindowType |
Types of window supported by the
HomogeneousKernelMap . |