GitHub user srowen opened a pull request:

    https://github.com/apache/spark/pull/20324

    [SPARK-23091][ML] Incorrect unit test for approxQuantile

    ## What changes were proposed in this pull request?
    
    Narrow bound on approx quantile test to epsilon from 2*epsilon to match 
paper
    
    ## How was this patch tested?
    
    Existing tests.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/srowen/spark SPARK-23091

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/20324.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #20324
    
----
commit 4eef6d6b127ababb81f79ec4e8f4168f8fe89e34
Author: Sean Owen <sowen@...>
Date:   2018-01-19T01:06:20Z

    Narrow bound on approx quantile test to epsilon from 2*epsilon to match 
paper

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to