Documentation of 'cc.mallet.classify.ClassifierEnsemble' Java class
ClassifierEnsemble
cc.mallet.classify

Class ClassifierEnsemble

  • All Implemented Interfaces:
    AlphabetCarrying, java.io.Serializable


    public class ClassifierEnsemble
    extends Classifier
    Classifer for an ensemble of classifers, combined with learned weights. The procedure is to obtain the score from each classifier (typically p(y|x)), perform the weighted sum of these scores, then exponentiate the summed score for each class, and re-normalize the resulting per-class scores. In other words, the scores of the ensemble classifiers are treated as input features in a Maximum Entropy classifier.
    See Also:
    Serialized Form

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.