com.rapidminer.tools.math.smoothing
Class SmoothingKernels
java.lang.Object
com.rapidminer.tools.math.smoothing.SmoothingKernels
public class SmoothingKernels
- extends java.lang.Object
This class provides functionality in order to create SmoothingKernels
in operators in a parameter depended way.
- Author:
- Sebastian Land
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PARAMETER_SMOOTHING_KERNEL
public static final java.lang.String PARAMETER_SMOOTHING_KERNEL
- See Also:
- Constant Field Values
KERNEL_NAMES
public static final java.lang.String[] KERNEL_NAMES
KERNEL_CLASSES
public static final java.lang.Class<?>[] KERNEL_CLASSES
SmoothingKernels
public SmoothingKernels()
getParameterTypes
public static final java.util.List<ParameterType> getParameterTypes(ParameterHandler handler)
createKernel
public static final SmoothingKernel createKernel(ParameterHandler handler)
throws OperatorException
- Throws:
OperatorException
Copyright © 2001-2009 by Rapid-I