| MaxEntropy method |
Applies to
TStatisticClassifier
Declaration
function MaxEntropy(var Index: integer): double;
Description
Returns the maximum entropy found to be of the attribute at Index. Indexes from zero to DiscreteAttributeCount cover discrete attributes Higher indexes up to AttributeCount cover the real valued attributes.
|
|