MeasuresEntropy Method |
Name | Description | |
---|---|---|
Entropy(Double) |
Computes the entropy for the given values.
| |
Entropy(Double) |
Computes the entropy for the given values.
| |
Entropy(Boolean, Boolean) |
Computes the entropy function between an expected value
and a predicted value.
| |
Entropy(Boolean, Double) |
Computes the entropy function between an expected value
and a predicted value between 0 and 1.
| |
Entropy(IListInt32, Int32) |
Computes the entropy for the given values.
| |
Entropy(Double, Double) |
Computes the entropy for the given values.
| |
Entropy(Double, Double) |
Computes the entropy for the given values.
| |
Entropy(Double, FuncDouble, Double) |
Computes the entropy function for a set of numerical values in a
given Probability Density Function (pdf).
| |
Entropy(Int32, IntRange) |
Computes the entropy for the given values.
| |
Entropy(Int32, Int32) |
Computes the entropy for the given values.
| |
Entropy(IListInt32, Int32, Int32) |
Computes the entropy for the given values.
| |
Entropy(Double, Double, FuncDouble, Double) |
Computes the entropy function for a set of numerical values in a
given Probability Density Function (pdf).
| |
Entropy(Int32, Int32, Int32) |
Computes the entropy for the given values.
|