GitHub user mengxr opened a pull request:

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

    [SPARK-6278][MLLIB] Mention the change of objective in linear regression

    As discussed in the RC3 vote thread, we should mention the change of 
objective in linear regression in the migration guide. @srowen

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

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

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

    https://github.com/apache/spark/pull/4978.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 #4978
    
----
commit 74fb433702b676225097e1d4d2c2b170915a5d19
Author: Reynold Xin <[email protected]>
Date:   2015-03-11T00:25:04Z

    Minor doc: Remove the extra blank line in data types javadoc.
    
    The extra blank line is preventing the first lines from showing up in the 
package summary page.
    
    Author: Reynold Xin <[email protected]>
    
    Closes #4955 from rxin/datatype-docs and squashes the following commits:
    
    1621114 [Reynold Xin] Minor doc: Remove the extra blank line in data types 
javadoc.

commit 2672374110d58e45ffae2408e74b96613deddda3
Author: Michael Armbrust <[email protected]>
Date:   2015-03-11T01:13:09Z

    [SPARK-5183][SQL] Update SQL Docs with JDBC and Migration Guide
    
    Author: Michael Armbrust <[email protected]>
    
    Closes #4958 from marmbrus/sqlDocs and squashes the following commits:
    
    9351dbc [Michael Armbrust] fix parquet example
    6877e13 [Michael Armbrust] add sql examples
    d81b7e7 [Michael Armbrust] rxins comments
    e393528 [Michael Armbrust] fix order
    19c2735 [Michael Armbrust] more on data source load/store
    00d5914 [Michael Armbrust] Update SQL Docs with JDBC and Migration Guide

commit 2d4e00efe2cf179935ae108a68f28edf6e5a1628
Author: Xusen Yin <[email protected]>
Date:   2015-03-11T07:24:55Z

    [SPARK-5986][MLLib] Add save/load for k-means
    
    This PR adds save/load for K-means as described in SPARK-5986. Python 
version will be added in another PR.
    
    Author: Xusen Yin <[email protected]>
    
    Closes #4951 from yinxusen/SPARK-5986 and squashes the following commits:
    
    6dd74a0 [Xusen Yin] rewrite some functions and classes
    cd390fd [Xusen Yin] add indexed point
    b144216 [Xusen Yin] remove invalid comments
    dce7055 [Xusen Yin] add save/load for k-means for SPARK-5986

commit f87ae7177a5470a6a9f78bba9568317120ae02cc
Author: Xiangrui Meng <[email protected]>
Date:   2015-03-11T07:49:43Z

    mention step size change

----


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