GitHub user mpjlu opened a pull request:
https://github.com/apache/spark/pull/18068
[SPARK-20764][ML][PySpark][FOLLOWUP]Fix visibility discrepancy with
numInstances and degreesOfFreedom in LR and GLR - Python version
## What changes were proposed in this pull request?
Add test cases for PR-18062
## How was this patch tested?
The existing UT
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mpjlu/spark moreTest
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/18068.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 #18068
----
commit 6b31ec7dda73c155fc94c5ccf53709099f8033dd
Author: Peng <[email protected]>
Date: 2017-05-22T11:37:50Z
fix visibility of numInstances and degreesOfFreedom in LR and GLR - Python
version
commit a8b407f877269f235611e5dc5bb338c421206a57
Author: Peng <[email protected]>
Date: 2017-05-23T05:52:29Z
follow up of SPARK-20764
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]