|
||||||||||
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 | |
---|---|
static void |
main(java.lang.String[] args)
|
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 BayesFeatureDriver()
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
public static void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |