Developer Guide for Intel® Data Analytics Acceleration Library 2019 Update 5

Moments of Low Order

Moments are basic quantitative measures of data set characteristics such as location and dispersion. Intel DAAL computes the following low order characteristics: minimums/maximums, sums, means, sums of squares, sums of squared differences from the means, second order raw moments, variances, standard deviations, and variations.

Note

For more information on the concepts behind the algorithm, see "Details" section.

For more information on the algorithm's parameters for a specific computation mode and examples of its usage, see "Batch Processing", "Online Processing" and "Distributed Processing" sections.