GitHub user coderxiang opened a pull request:

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

    [SPARK-7555][docs] Add doc for elastic net in ml-guide and mllib-guide

    @jkbradley I put the elastic net under the **Algorithm guide** section. 
Also add the formula of elastic net in mllib-linear 
`mllib-linear-methods#regularizers`. 
    
    @dbtsai I left the code tab for you to add example code. Do you think it is 
the right place?

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

    $ git pull https://github.com/coderxiang/spark elasticnet

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

    https://github.com/apache/spark/pull/6504.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 #6504
    
----
commit 98804c9816b5fc5d650ae9670d5b8b340068690d
Author: Shuo Xiang <shuoxiang...@gmail.com>
Date:   2015-05-07T21:52:36Z

    fix bug in topBykey and update test

commit c5c5bfe92c3ba4f5de24bc89bc4b8c0fafc1c834
Author: Shuo Xiang <shuoxiang...@gmail.com>
Date:   2015-05-08T16:12:22Z

    Merge remote-tracking branch 'upstream/master'

commit 5f109b4d46cc6e65ceccf89c076895a4c889872f
Author: Shuo Xiang <shuoxiang...@gmail.com>
Date:   2015-05-17T23:51:30Z

    Merge remote-tracking branch 'upstream/master'

commit aa0717de031918ee190665c761336f9b27a17874
Author: Shuo Xiang <shuoxiang...@gmail.com>
Date:   2015-05-21T16:47:36Z

    Merge remote-tracking branch 'upstream/master'

commit 180b496b8feb3a7627b6f79f27ca7a510f2a3432
Author: Shuo Xiang <shuoxiang...@gmail.com>
Date:   2015-05-26T23:26:20Z

    Merge remote-tracking branch 'upstream/master'

commit 937eef1950790062195b7ca2dafa94432d8fee20
Author: Shuo Xiang <shuoxiang...@gmail.com>
Date:   2015-05-29T04:45:03Z

    Merge remote-tracking branch 'upstream/master' into elastic-net-doc

commit b32f21abaf9dec59d9df9bd18248dbdd0c3e5162
Author: Shuo Xiang <shuoxiang...@gmail.com>
Date:   2015-05-29T06:31:28Z

    add doc for elastic net in sparkml

commit 7e07d12ef983b351edcf5ec0b1e1be5dc5f0a01e
Author: Shuo Xiang <shuoxiang...@gmail.com>
Date:   2015-05-29T06:32:12Z

    update

commit 9262a723eb6e81d4e43e169c0dd4a433ec92e7a2
Author: Shuo Xiang <shuoxiang...@gmail.com>
Date:   2015-05-29T06:32:12Z

    update

commit 89f10e4517c286ed491c55d9237828f343d10ee8
Author: Shuo Xiang <shuoxiang...@gmail.com>
Date:   2015-05-29T17:47:36Z

    Merge remote-tracking branch 'upstream/master' into elastic-net-doc

commit 998d76689b5eff0ee8e1bd2f409ce295fa3125ed
Author: Shuo Xiang <shuoxiang...@gmail.com>
Date:   2015-05-29T17:48:37Z

    Merge branch 'elastic-net-doc' of github.com:coderxiang/spark into 
elastic-net-doc

commit 8f248482ac5ffa301d238566e8292cd0ba4a5693
Author: Shuo Xiang <shuoxiang...@gmail.com>
Date:   2015-05-29T17:48:37Z

    Merge branch 'elastic-net-doc' of github.com:coderxiang/spark into 
elastic-net-doc

commit 8ce37c2190bf78d05dd7d14ba7fcb5dc10fe59f6
Author: Shuo Xiang <shuoxiang...@gmail.com>
Date:   2015-05-29T18:20:07Z

    Merge branch 'elasticnet' of github.com:coderxiang/spark into elasticnet

----


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

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

Reply via email to