Skip to content

Conversation

@mpjlu
Copy link

@mpjlu mpjlu commented May 22, 2017

What changes were proposed in this pull request?

SPARK-20097 exposed degreesOfFreedom in LinearRegressionSummary and numInstances in GeneralizedLinearRegressionSummary. Python API should be updated to reflect these changes.

How was this patch tested?

The existing UT

@SparkQA
Copy link

SparkQA commented May 22, 2017

Test build #77186 has finished for PR 18062 at commit 6b31ec7.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@yanboliang
Copy link
Contributor

LGTM, merged into master and branch-2.2. Thanks.

asfgit pushed a commit that referenced this pull request May 22, 2017
…es and degreesOfFreedom in LR and GLR - Python version

## What changes were proposed in this pull request?

SPARK-20097 exposed degreesOfFreedom in LinearRegressionSummary and numInstances in GeneralizedLinearRegressionSummary. Python API should be updated to reflect these changes.

## How was this patch tested?
The existing UT

Author: Peng <[email protected]>

Closes #18062 from mpjlu/spark-20764.

(cherry picked from commit cfca011)
Signed-off-by: Yanbo Liang <[email protected]>
@asfgit asfgit closed this in cfca011 May 22, 2017
lycplus pushed a commit to lycplus/spark that referenced this pull request May 24, 2017
…es and degreesOfFreedom in LR and GLR - Python version

## What changes were proposed in this pull request?

SPARK-20097 exposed degreesOfFreedom in LinearRegressionSummary and numInstances in GeneralizedLinearRegressionSummary. Python API should be updated to reflect these changes.

## How was this patch tested?
The existing UT

Author: Peng <[email protected]>

Closes apache#18062 from mpjlu/spark-20764.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants