GitHub user avulanov opened a pull request:

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

    [SPARK-9846] [Docs] User guide for Multilayer Perceptron Classifier

    Added user guide for multilayer perceptron classifier:
      - Simplified description of the multilayer perceptron classifier
      - Example code for Scala and Java

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

    $ git pull https://github.com/avulanov/spark SPARK-9846-mlpc-docs

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

    https://github.com/apache/spark/pull/8262.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 #8262
    
----
commit 9c1b8641164567e8ee603be53ea834338b250f28
Author: Alexander Ulanov <[email protected]>
Date:   2015-08-17T19:26:38Z

    Docs placeholder and link to it from ML guide

commit f5bce11c8583ce031d37d54b8a78d8d1299728b3
Author: Alexander Ulanov <[email protected]>
Date:   2015-08-18T00:31:41Z

    MLPC description and Scala example

commit 96683ce6bab352b442985c99a5c5bc48efed2176
Author: Alexander Ulanov <[email protected]>
Date:   2015-08-18T01:17:05Z

    Java example

----


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