org.apache.mahout.clustering.syntheticcontrol
Interface Constants


public interface Constants

Constants shared between examples.


Field Summary
static java.lang.String DIRECTORY_CONTAINING_CONVERTED_INPUT
          Directory used to store the input after it has been processed from it's original form into one suitable for processing by the clustering examples.
 

Field Detail

DIRECTORY_CONTAINING_CONVERTED_INPUT

static final java.lang.String DIRECTORY_CONTAINING_CONVERTED_INPUT
Directory used to store the input after it has been processed from it's original form into one suitable for processing by the clustering examples.

See Also:
Constant Field Values


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