com.rapidminer.operator.learner.local
Class Neighborhoods
java.lang.Object
com.rapidminer.operator.learner.local.Neighborhoods
public class Neighborhoods
- extends java.lang.Object
This class supports convenient methods for parameter depended creation of
neighborhoods.
- Author:
- Sebastian Land
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PARAMETER_NEIGHBORHOOD_TYPE
public static final java.lang.String PARAMETER_NEIGHBORHOOD_TYPE
- See Also:
- Constant Field Values
NEIGHBORHOOD_NAMES
public static final java.lang.String[] NEIGHBORHOOD_NAMES
NEIGHBORHOOD_CLASSES
public static final java.lang.Class<?>[] NEIGHBORHOOD_CLASSES
Neighborhoods
public Neighborhoods()
createNeighborhood
public static final Neighborhood createNeighborhood(ParameterHandler handler)
throws OperatorException
- Throws:
OperatorException
getParameterTypes
public static final java.util.List<ParameterType> getParameterTypes(ParameterHandler handler)
Copyright © 2001-2009 by Rapid-I