Entropy for predict data
Entropy for predict data
Entropy for target data
Entropy for target data
F1 score
F1 score
Fβ score
Fβ score
Total False Negative
Total False Negative
Total False Positive
Total False Positive
Mutual Information Internal
Mutual Information Internal
Compute the normalize mutual entropy It is advise to cache targetAndPred before passing it to this method.
Compute the normalize mutual entropy It is advise to cache targetAndPred before passing it to this method.
Normalize Mutual Information
mutualInformation / max(et, ep)
mutualInformation / max(et, ep)
mutualInformation / sqrt(et * ep)
mutualInformation / sqrt(et * ep)
Collection of (Target, Prediction)
Collection of (Target, Prediction)
Total True Negative
Total True Negative
Total True Positive
Total True Positive