GitHub user kevinyu98 opened a pull request:

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

    [SPARK-23162][PySpark][ML] Add r2adj into Python API in 
LinearRegressionSummary

    ## What changes were proposed in this pull request?
    
    Adding r2adj in LinearRegressionSummary for Python API.
    
    
    
    ## How was this patch tested?
    
    Added unit tests to exercise the api calls for the summary classes in 
tests.py.

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

    $ git pull https://github.com/kevinyu98/spark spark-23162

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

    https://github.com/apache/spark/pull/20842.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 #20842
    
----
commit 12d18b5511263817eb6bceb68155e4797e52b870
Author: Kevin Yu <qyu@...>
Date:   2018-03-16T04:26:31Z

    add r2adj into Python API in LinearRegressionSummary

----


---

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

Reply via email to