GitHub user jkbradley opened a pull request:

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

    [SPARK-2840] [mllib] DecisionTree doc update (Java, Python examples)

    Updated DecisionTree documentation, with examples for Java, Python.
    Added same Java example to code as well.
    CC: @mengxr  @manishamde

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

    $ git pull https://github.com/jkbradley/spark dt-docs

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

    https://github.com/apache/spark/pull/2063.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 #2063
    
----
commit d939a926203fa443305078cb3caf573111b75359
Author: Joseph K. Bradley <[email protected]>
Date:   2014-08-20T04:02:25Z

    Updated DecisionTree documentation.  Added Java, Python examples.

commit 57eee9fa174fa3435f69c38785d9c757f3744fd9
Author: Joseph K. Bradley <[email protected]>
Date:   2014-08-20T17:34:57Z

    Created JavaDecisionTree example from example in docs, and corrected doc 
example as needed.

commit b9bee04d8ef538912b54a739f47ceeb11e4582b5
Author: Joseph K. Bradley <[email protected]>
Date:   2014-08-20T18:34:06Z

    Updated DT examples

----


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