A B C D E F G H I J K L M N P R S T U V

E

EmpiricalEntropy - Class in be.ac.ulb.mlg.utils.measure.entropy
The classic empirical entropy estimate of Uniform probability distribution.
EmpiricalEntropy() - Constructor for class be.ac.ulb.mlg.utils.measure.entropy.EmpiricalEntropy
Constructor with no pseudo count
EmpiricalEntropy(double) - Constructor for class be.ac.ulb.mlg.utils.measure.entropy.EmpiricalEntropy
Constructor that use a pseudo count value added to occurrences
Entropy - Class in be.ac.ulb.mlg.utils.measure
Abstract class of entropy that need to use an estimator.
Entropy() - Constructor for class be.ac.ulb.mlg.utils.measure.Entropy
 
entropy(double[], int, int) - Method in class be.ac.ulb.mlg.utils.measure.entropy.DirichletEntropy
 
entropy(double[], int, int) - Method in class be.ac.ulb.mlg.utils.measure.entropy.EmpiricalEntropy
 
entropy(double[], int, int) - Method in class be.ac.ulb.mlg.utils.measure.Entropy
Compute the entropy of a vector of values (non missing values (NaN))
entropy(double[]) - Method in class be.ac.ulb.mlg.utils.measure.Entropy
Compute the entropy of a vector of values (non missing values (NaN))
entropy(double[], int, int) - Method in class be.ac.ulb.mlg.utils.measure.entropy.ShannonEntropy
 
EPSILON - Static variable in class be.ac.ulb.mlg.utils.MeasureUtils
The precision value
equals(double[][], double[][]) - Static method in class be.ac.ulb.mlg.utils.TestUtils
 
equals(double, double, double) - Static method in class be.ac.ulb.mlg.utils.TestUtils
 
equals(double, double) - Static method in class be.ac.ulb.mlg.utils.TestUtils
 
equals(double, double[][], double[][]) - Static method in class be.ac.ulb.mlg.utils.TestUtils
 
ERROR_VALUE - Static variable in interface be.ac.ulb.mlg.utils.Measure
Value representing an error during measuring
Euclidean - Class in be.ac.ulb.mlg.utils.measure
 
Euclidean() - Constructor for class be.ac.ulb.mlg.utils.measure.Euclidean
 
EULER_MASCHERONI - Static variable in class be.ac.ulb.mlg.utils.measure.entropy.DirichletEntropy
The Euler-Mascheroni constant

A B C D E F G H I J K L M N P R S T U V