org.apache.mahout.clustering.canopy
Interface CanopyConfigKeys


public interface CanopyConfigKeys


Field Summary
static String CANOPY_PATH_KEY
           
static String CF_KEY
           
static String DISTANCE_MEASURE_KEY
           
static String T1_KEY
           
static String T2_KEY
           
static String T3_KEY
           
static String T4_KEY
           
 

Field Detail

T1_KEY

static final String T1_KEY
See Also:
Constant Field Values

CANOPY_PATH_KEY

static final String CANOPY_PATH_KEY
See Also:
Constant Field Values

T2_KEY

static final String T2_KEY
See Also:
Constant Field Values

T3_KEY

static final String T3_KEY
See Also:
Constant Field Values

T4_KEY

static final String T4_KEY
See Also:
Constant Field Values

DISTANCE_MEASURE_KEY

static final String DISTANCE_MEASURE_KEY
See Also:
Constant Field Values

CF_KEY

static final String CF_KEY
See Also:
Constant Field Values


Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.