Module stats

Source
Expand description

Statistical primitives and utilities commonly used in machine learning.

Modules§

summary

Traits§

SummaryStatistics
This trait describes the fundamental methods of summary statistics. These include the mean, standard deviation, variance, and more.