Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
3.2, 3.3
-
None
-
None
-
Java supported platform
Description
A new implementation of Percentile calculation based on P Square algorithm( http://www.cse.wustl.edu/~jain/papers/psqr.htm) is being proposed here. This new implementation has key advantage that it doesn't need to store inputs and needs a constant space to compute the percentile as the input is consumed.
This advantage is much required when used in computing the percentiles at big-data scale or for in-stream analytics.
Attachments
Issue Links
- duplicates
-
MATH-418 add a storeless version of Percentile
- Closed