TStatisticClassifier.Entropy Method

function Entropy: double;

Returns the average information entropy.

Returns: double

Remarks:

The value is a measure of how well are classes separatable. Entropy of 1 means that the predicted classification accuracy is 100%. Entropy of 0 means that the predicted classification accuracy is 0%.