org.apache.mahout.classifier
Class Classify

java.lang.Object
  extended by org.apache.mahout.classifier.Classify

public final class Classify
extends Object

Runs the Bayes classifier using the given model location on HDFS


Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


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