Package Bio :: Module MaxEntropy :: Class MaxEntropy
[hide private]
[frames] | no frames]

Class MaxEntropy

source code

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.

Instance Methods [hide private]
 
__init__(self) source code