Description
Implementation of stratified sampling that guarantees exact sample size = sum(math.ceil(S_i*sampingRate)) where S_i is the size of each stratum.
Attachments
Issue Links
- is duplicated by
-
SPARK-2512 Stratified sampling
- Closed
- links to