|
||||||||||
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.BayesFeatureDriver
public class BayesFeatureDriver
Create and run the Bayes Feature Reader Step.
Constructor Summary | |
---|---|
BayesFeatureDriver()
|
Method Summary | |
---|---|
void |
runJob(java.lang.String input,
java.lang.String output,
BayesParameters params)
Run the job |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BayesFeatureDriver()
Method Detail |
---|
public void runJob(java.lang.String input, java.lang.String output, BayesParameters params) throws java.io.IOException
runJob
in interface BayesJob
input
- the input pathname Stringoutput
- the output pathname String
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |