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

Quantile

Quantile is an algorithm to analyze the distribution of observations. Quantiles are the values that divide the distribution so that a given portion of observations is below the quantile.

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.