Uses of Package
org.apache.mahout.classifier.discriminative

Packages that use org.apache.mahout.classifier.discriminative
org.apache.mahout.classifier.discriminative   
 

Classes in org.apache.mahout.classifier.discriminative used by org.apache.mahout.classifier.discriminative
LinearModel
          Classifies a data point using a hyperplane.
LinearTrainer
          Implementors of this class need to provide a way to train linear discriminative classifiers.
TrainingException
          This exception is thrown in case training fails.
 



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