|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.mahout.classifier.bayes.mapreduce.common.BayesWeightSummerDriver
public class BayesWeightSummerDriver
Create and run the Bayes Trainer.
Constructor Summary | |
---|---|
BayesWeightSummerDriver()
|
Method Summary | |
---|---|
void |
runJob(org.apache.hadoop.fs.Path input,
org.apache.hadoop.fs.Path output,
BayesParameters params)
Execute a classification job on a cluster. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BayesWeightSummerDriver()
Method Detail |
---|
public void runJob(org.apache.hadoop.fs.Path input, org.apache.hadoop.fs.Path output, BayesParameters params) throws java.io.IOException
BayesJob
runJob
in interface BayesJob
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |