GitHub user mengxr opened a pull request:

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

    [WIP][SPARK-1871] Improve MLlib guide for v1.0

    Some improvements to MLlib guide:
    
    1. [SPARK-1872] Update API links for unidoc.
    2. [SPARK-1783] Added `page.displayTitle` to the global layout. If it is 
defined, use it instead of `page.title` for title display.
    3. Add more Java/Python examples.

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

    $ git pull https://github.com/mengxr/spark mllib-doc

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

    https://github.com/apache/spark/pull/816.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 #816
    
----
commit e4afaa8642cc27e7fc9c16306653c7d8fdab16d5
Author: Xiangrui Meng <[email protected]>
Date:   2014-05-18T17:36:07Z

    explicity state what might change

commit 35bdeb93f17143a4441d239e81e831f7edf75d2e
Author: Xiangrui Meng <[email protected]>
Date:   2014-05-18T18:27:27Z

    api/mllib -> api/scala

commit 3a0f4a63109a6d63d2e4e6bc626738dc41ba99a9
Author: Xiangrui Meng <[email protected]>
Date:   2014-05-18T18:29:43Z

    api/pyspark -> api/python

commit 7dad18eaabb5609be1beaadd0d29f6a0d0e6a453
Author: Xiangrui Meng <[email protected]>
Date:   2014-05-18T18:43:02Z

    update java api links in NB

commit 9f1ff8913cd16e96d97d75b32007d2dbf11634ce
Author: Xiangrui Meng <[email protected]>
Date:   2014-05-18T18:51:43Z

    update java api links in mllib-basics

commit 195d06f24f8536b1fa0eb12313e1d54067baed7b
Author: Xiangrui Meng <[email protected]>
Date:   2014-05-18T18:57:04Z

    add Java example for summary stats and minor fix

commit 561fdc09fc4060a4adc9f39dfd4ed3fb8abdcc16
Author: Xiangrui Meng <[email protected]>
Date:   2014-05-18T19:22:26Z

    add a displayTitle option to global layout

commit d6509c20f3bc216b93c1b967ca0a31aee2bb8204
Author: Xiangrui Meng <[email protected]>
Date:   2014-05-18T19:28:53Z

    [SPARK-1783] update mllib titles

commit 4617f04b50a444728552920340a34d90c55be810
Author: Xiangrui Meng <[email protected]>
Date:   2014-05-18T19:39:02Z

    add python example to loadLibSVMFile and fix Java example

commit cd9f40b40ba2b12d5c56ac668b24556a55352f82
Author: Xiangrui Meng <[email protected]>
Date:   2014-05-18T19:51:56Z

    add a paragraph to summarize distributed matrix types

commit ec2e407fede9a56bfe6828331e3313d8e030beb2
Author: Xiangrui Meng <[email protected]>
Date:   2014-05-18T19:58:37Z

    format scala example for ALS

----


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

Reply via email to