GitHub user mengxr opened a pull request:

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

    [SPARK-7648] Add weights and intercept to GLM wrappers in spark.ml

    Otherwise, users can only use `transform` on the models. @brkyvz

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

    $ git pull https://github.com/mengxr/spark SPARK-7647

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

    https://github.com/apache/spark/pull/6156.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 #6156
    
----
commit f2cd00be350fdba3acfbfdf155701182d1c404fd
Author: Wenchen Fan <[email protected]>
Date:   2015-05-14T17:25:18Z

    [SQL][minor] rename apply for QueryPlanner
    
    A follow-up of https://github.com/apache/spark/pull/5624
    
    Author: Wenchen Fan <[email protected]>
    
    Closes #6142 from cloud-fan/tmp and squashes the following commits:
    
    971a92b [Wenchen Fan] use plan instead of execute
    24c5ffe [Wenchen Fan] rename apply

commit f49eb4676ce2d9363a57ed94b1bd32ac18aa43b1
Author: Xiangrui Meng <[email protected]>
Date:   2015-05-14T20:18:25Z

    add weights and intercept to LinearRegressionModel

commit f709964de5b84f2e33d4880ba82e6b1a900b9c60
Author: Xiangrui Meng <[email protected]>
Date:   2015-05-14T20:25:38Z

    add weights and intercept to LogisticRegression in Python

----


---
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]

Reply via email to