| Interface | Description |
|---|---|
| Classifier<E> | |
| Histogram |
Histogram groups numbers into bins (class intervals) of same width.
|
| Class | Description |
|---|---|
| BinomialUtils | |
| FrequencyTable |
A table to hold the frequency distribution of values from one variable.
|
| Histogram.Normalization |
Type of Histogram Normalization
|
| HistogramImpl |
The default implementation of Histogram
|
| NormalizedDotProduct |
Static methods to calculate the normalized dot product
|
| PearsonsCorrelationCoeff |
Static methods to calculate the Pearson's correlation coefficient
|
| PoissonUtils | |
| ROCTable | |
| ScatterPlotTable | |
| SimROCTable | |
| WeightedPearsonsCorrelationCoeff |
Static methods to calculate the weighted Pearson's correlation coefficient
|
| Enum | Description |
|---|---|
| Classification | |
| Histogram.Normalization.NormType |
Copyright © 2016. All Rights Reserved.