Class: MaxEntropy | Bio/Tools/Classification/MaxEntropy.py | |||||
---|---|---|---|---|---|---|
Holds information for a Maximum Entropy classifier.Members: classes List of the possible classes of data. alphas List of the weights for each feature. feature_fns List of the feature functions.
|