Skip to content

Conversation

@yanboliang
Copy link
Contributor

Add Python example code for Multilayer Perceptron Classification, and make example code in user guide document testable. @mengxr

@SparkQA
Copy link

SparkQA commented Nov 10, 2015

Test build #45514 has finished for PR 9594 at commit 033f35c.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):\n * public class JavaMultilayerPerceptronClassifierExample\n

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not part of this PR, but we should replace MLUtils.loadLibSVMFile by sqlContext.read.format("libsvm").load(...). Could you submit another PR after this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, I will send a PR.

asfgit pushed a commit that referenced this pull request Nov 13, 2015
…rceptron Classification

Add Python example code for Multilayer Perceptron Classification, and make example code in user guide document testable. mengxr

Author: Yanbo Liang <[email protected]>

Closes #9594 from yanboliang/spark-11629.

(cherry picked from commit ea5ae27)
Signed-off-by: Xiangrui Meng <[email protected]>
@asfgit asfgit closed this in ea5ae27 Nov 13, 2015
@mengxr
Copy link
Contributor

mengxr commented Nov 13, 2015

LGTM. Merged into master and branch-1.6. Thanks!

@yanboliang yanboliang deleted the spark-11629 branch November 13, 2015 06:04
dskrvk pushed a commit to dskrvk/spark that referenced this pull request Nov 13, 2015
…rceptron Classification

Add Python example code for Multilayer Perceptron Classification, and make example code in user guide document testable. mengxr

Author: Yanbo Liang <[email protected]>

Closes apache#9594 from yanboliang/spark-11629.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants