Class InformationTheory
java.lang.Object
org.episteme.core.mathematics.statistics.InformationTheory
Information theory primitives.
-
Method Summary
Modifier and TypeMethodDescriptionstatic RealshannonEntropy(Map<?, Real> probabilities) Calculates the Shannon entropy of a discrete probability distribution.static RealCalculates the entropy of a string based on character frequency.
-
Method Details
-
shannonEntropy
-
stringEntropy
-