org.apache.mahout.clustering.meanshift
Interface MeanShiftCanopyConfigKeys
public interface MeanShiftCanopyConfigKeys
DISTANCE_MEASURE_KEY
static final String DISTANCE_MEASURE_KEY
- See Also:
- Constant Field Values
KERNEL_PROFILE_KEY
static final String KERNEL_PROFILE_KEY
- See Also:
- Constant Field Values
T1_KEY
static final String T1_KEY
- See Also:
- Constant Field Values
T2_KEY
static final String T2_KEY
- See Also:
- Constant Field Values
CONTROL_PATH_KEY
static final String CONTROL_PATH_KEY
- See Also:
- Constant Field Values
CLUSTER_CONVERGENCE_KEY
static final String CLUSTER_CONVERGENCE_KEY
- See Also:
- Constant Field Values
CLUSTER_POINTS_KEY
static final String CLUSTER_POINTS_KEY
- See Also:
- Constant Field Values
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.