Uses of Package
org.apache.mahout.classifier.bayes.exceptions

Packages that use org.apache.mahout.classifier.bayes.exceptions
org.apache.mahout.classifier.bayes
 
org.apache.mahout.classifier.bayes.algorithm   
org.apache.mahout.classifier.bayes.datastore   
org.apache.mahout.classifier.bayes.interfaces   
org.apache.mahout.classifier.bayes.model   
 

Classes in org.apache.mahout.classifier.bayes.exceptions used by org.apache.mahout.classifier.bayes
InvalidDatastoreException
          Exception thrown when illegal access is done on the datastore or when the backend storage goes down.
 

Classes in org.apache.mahout.classifier.bayes.exceptions used by org.apache.mahout.classifier.bayes.algorithm
InvalidDatastoreException
          Exception thrown when illegal access is done on the datastore or when the backend storage goes down.
 

Classes in org.apache.mahout.classifier.bayes.exceptions used by org.apache.mahout.classifier.bayes.datastore
InvalidDatastoreException
          Exception thrown when illegal access is done on the datastore or when the backend storage goes down.
 

Classes in org.apache.mahout.classifier.bayes.exceptions used by org.apache.mahout.classifier.bayes.interfaces
InvalidDatastoreException
          Exception thrown when illegal access is done on the datastore or when the backend storage goes down.
 

Classes in org.apache.mahout.classifier.bayes.exceptions used by org.apache.mahout.classifier.bayes.model
InvalidDatastoreException
          Exception thrown when illegal access is done on the datastore or when the backend storage goes down.
 



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