classification
Class MaxEntropy
java.lang.Object
classification.MaxEntropy
public class MaxEntropy
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MaxEntropy
public MaxEntropy(double gaussianPriorVariance,
Alphabet xAlphabet,
Alphabet yAlphabet,
FeatureFunction fxy)
batchTrain
public LinearClassifier batchTrain(ArrayList<ClassificationInstance> trainingData)
Copyright © 2009. All Rights Reserved.