pod pclStatsBox
A collection of statistics related algorithms.
Classes
ConfusionMatrix |
A Confusion Matrix is often used in statistics or machine learning to hold the number of observed against predicted labels from an experiment. |
DescriptiveStatistics |
DescriptiveStatistics computes statistics from a stored list of values. |