| Package | Description |
|---|---|
| edu.umass.cs.mallet.base.classify |
| Modifier and Type | Class and Description |
|---|---|
class |
BalancedWinnowTrainer
An implementation of the training methods of a BalancedWinnow
on-line classifier.
|
class |
C45
A C4.5 Decision Tree classifier.
|
class |
C45Trainer
A C4.5 decision tree learner, approximtely.
|
class |
ConfidencePredictingClassifierTrainer |
class |
DecisionTreeTrainer
A decision tree learner, roughly ID3.
|
class |
MaxEntTrainer
The trainer for a Maximum Entropy classifier.
|
class |
MCMaxEntTrainer
The trainer for a Maximum Entropy classifier.
|
class |
NaiveBayesTrainer
Class used to generate a NaiveBayes classifier from a set of training data.
|
Copyright © 2019 JULIE Lab, Germany. All rights reserved.