TNaiveBayes.MaxEntropy Method

function MaxEntropy(var Index: integer): double;

Returns the maximum entropy found to be of the attribute at Index.

Returns: double

Remarks:

Indexes from zero to DiscreteAttributeCount cover discrete attributes Higher indexes up to AttributeCount cover the real valued attributes.