Uses of Class
org.apache.mahout.classifier.discriminative.TrainingException

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

Uses of TrainingException in org.apache.mahout.classifier.discriminative
 

Methods in org.apache.mahout.classifier.discriminative that throw TrainingException
 void LinearTrainer.train(Vector labelset, Matrix dataset)
          Initializes training.
 



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