Skip to content

Conversation

@yanboliang
Copy link
Contributor

What changes were proposed in this pull request?

MultilayerPerceptronClassifier supports save/load for Python API.

How was this patch tested?

doctest.

cc @mengxr @jkbradley @yinxusen

@SparkQA
Copy link

SparkQA commented Mar 25, 2016

Test build #54156 has finished for PR 11952 at commit 6b4830a.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class MultilayerPerceptronClassificationModel(JavaModel, JavaMLWritable, JavaMLReadable):

@yinxusen
Copy link
Contributor

LGTM

@jkbradley
Copy link
Member

LGTM
I'll just re-run tests quickly before merging

@SparkQA
Copy link

SparkQA commented Mar 30, 2016

Test build #2711 has finished for PR 11952 at commit 6b4830a.

  • This patch fails MiMa tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class MultilayerPerceptronClassificationModel(JavaModel, JavaMLWritable, JavaMLReadable):

@jkbradley
Copy link
Member

spurious failure

@SparkQA
Copy link

SparkQA commented Mar 30, 2016

Test build #2714 has finished for PR 11952 at commit 6b4830a.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class MultilayerPerceptronClassificationModel(JavaModel, JavaMLWritable, JavaMLReadable):

@jkbradley
Copy link
Member

Merging with master
Thanks!

@asfgit asfgit closed this in f301df3 Mar 30, 2016
@yanboliang yanboliang deleted the spark-14152 branch March 31, 2016 13:58
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.

4 participants