You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Doris Xin (JIRA)" <ji...@apache.org> on 2014/06/14 10:06:01 UTC

[jira] [Created] (SPARK-2145) Add lower bound on sampling rate to guarantee sampling performance

Doris Xin created SPARK-2145:
--------------------------------

             Summary: Add lower bound on sampling rate to guarantee sampling performance
                 Key: SPARK-2145
                 URL: https://issues.apache.org/jira/browse/SPARK-2145
             Project: Spark
          Issue Type: Improvement
            Reporter: Doris Xin
            Priority: Minor


For extremely small sampling rates p < 10^-10, we want to prevent resampling caused by the RNG not returning completely random numbers. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)