GitHub user holdenk opened a pull request:

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

    [SPARK-7888] Be able to disable intercept in linear regression in ml package

    

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

    $ git pull https://github.com/holdenk/spark 
SPARK-7888-Be-able-to-disable-intercept-in-Linear-Regression-in-ML-package

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

    https://github.com/apache/spark/pull/6927.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 #6927
    
----
commit 006246c1caf04e1edc27e5279a66c710e320bc18
Author: Holden Karau <[email protected]>
Date:   2015-06-16T22:56:32Z

    murp?

commit 91ffc0a73dc86490601d631aa2871fd7b13c165e
Author: Holden Karau <[email protected]>
Date:   2015-06-16T22:57:00Z

    more murh

commit 5e84a0baf7fc6f6e4a3c16ef8d36606150e2ecae
Author: Holden Karau <[email protected]>
Date:   2015-06-18T00:27:20Z

    Write out thoughts and use the correct trait

commit e2140ba54bf9b0ed079c001d6e29b3c6b9f2b66c
Author: Holden Karau <[email protected]>
Date:   2015-06-18T01:36:19Z

    Add a test, it fails!
    
    Add a test, it fails!
    
    oops, compare with the values that were produced by R/in the comments
    
    murh

commit 0b0c8c0e369e81e1fc4aece2fa94a7cfe31d3974
Author: Holden Karau <[email protected]>
Date:   2015-06-21T20:45:21Z

    fix the issue with the sample R code

commit 7015b9fb672cd7fc6f2df96f67a034081ea46bd7
Author: Holden Karau <[email protected]>
Date:   2015-06-21T21:37:59Z

    Our code performs the same with R, except we need more than one data point 
but that seems reasonable

commit 3bb9ee144ef51c5f86d388a4523b6f97d9e0cb91
Author: Holden Karau <[email protected]>
Date:   2015-06-21T23:28:36Z

    Update the regression suite tests

----


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