Package org.apache.mahout.ga.watchmaker.cd.hadoop

Class Summary
CDMahoutEvaluator Mahout distributed evaluator.
CDMapper Hadoop Mapper.
CDReducer Hadoop Reducer, combines many evaluations (CDFitness) into a single one.
DatasetSplit Separate the input data into a training and testing set.
DatasetSplit.DatasetTextInputFormat org.apache.hadoop.mapred.TextInputFormat TextInputFormat that uses a {@link RndLineRecordReader RndLineRecordReader} as a RecordReader
DatasetSplit.RndLineRecordReader a LineRecordReader that skips some lines from the input.
 



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