| Entropy method |
Applies to
TStatisticClassifier
Declaration
function Entropy: double;
Description
Returns the average information entropy. 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%.
|
|