Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Cc.mallet.classify.ClassifierTrainer Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
ClassifierTrainerEach ClassifierTrainer trains one Classifier based on various interfaces for consuming training data.Classcc.mallet.classifyMallet
ClassifierTrainer .ByActiveLearningFor active learning, in which this trainer will select certain instances and request that the Labeler instance label them.Interfacecc.mallet.classify.ClassifierTrainerMallet
ClassifierTrainer .ByIncrementsFor various kinds of online learning by batches, where training instances are presented, consumed for learning immediately.Interfacecc.mallet.classify.ClassifierTrainerMallet
ClassifierTrainer .ByInstanceIncrementsFor online learning that can operate on one instance at a time.Interfacecc.mallet.classify.ClassifierTrainerMallet
ClassifierTrainer .ByOptimizationInterfacecc.mallet.classify.ClassifierTrainerMallet
ClassifierTrainer .FactoryInstances of a Factory know how to create new ClassifierTrainers to apply to new Classifiers.Classcc.mallet.classify.ClassifierTrainerMallet