You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by BenFradet <gi...@git.apache.org> on 2017/03/23 18:17:14 UTC

[GitHub] spark pull request #12823: [SPARK-14985][ML] Update LinearRegression, Logist...

GitHub user BenFradet reopened a pull request:

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

    [SPARK-14985][ML] Update LinearRegression, LogisticRegression summary internals to handle model copy

    ## What changes were proposed in this pull request?
    
    The summaries now have a internal copy of the model
    ## How was this patch tested?
    
    Reran the concerned suites


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

    $ git pull https://github.com/BenFradet/spark SPARK-14985

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

    https://github.com/apache/spark/pull/12823.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 #12823
    
----
commit 9d913b88f571014b53552f5b2605efc532b88dbb
Author: BenFradet <be...@gmail.com>
Date:   2016-04-30T15:57:32Z

    creation of an internal copy of the model for the linear regression training summary

commit 030442c3647c3f1bcb81b2ccc07935818b3fee92
Author: BenFradet <be...@gmail.com>
Date:   2016-05-01T13:33:18Z

    creation of an internal copy of the model for the logistic regression training summary

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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