Skip to content

Conversation

@yanboliang
Copy link
Contributor

To follow the naming rule of ML, change MultilayerPerceptronClassifierModel to MultilayerPerceptronClassificationModel like DecisionTreeClassificationModel, GBTClassificationModel and so on.

@yanboliang
Copy link
Contributor Author

Jenkins, test this please.

@SparkQA
Copy link

SparkQA commented Aug 13, 2015

Test build #40765 has finished for PR 8164 at commit b045670.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

asfgit pushed a commit that referenced this pull request Aug 13, 2015
…PerceptronClassificationModel

To follow the naming rule of ML, change `MultilayerPerceptronClassifierModel` to `MultilayerPerceptronClassificationModel` like `DecisionTreeClassificationModel`, `GBTClassificationModel` and so on.

Author: Yanbo Liang <[email protected]>

Closes #8164 from yanboliang/mlp-name.

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

mengxr commented Aug 13, 2015

LGTM. Merged into master and branch-1.5. Changing public APIs is not minor. Please make a JIRA next time. Thanks!

@yanboliang yanboliang changed the title [Minor] [ML] change MultilayerPerceptronClassifierModel to MultilayerPerceptronClassificationModel [ML] change MultilayerPerceptronClassifierModel to MultilayerPerceptronClassificationModel Aug 14, 2015
CodingCat pushed a commit to CodingCat/spark that referenced this pull request Aug 17, 2015
…PerceptronClassificationModel

To follow the naming rule of ML, change `MultilayerPerceptronClassifierModel` to `MultilayerPerceptronClassificationModel` like `DecisionTreeClassificationModel`, `GBTClassificationModel` and so on.

Author: Yanbo Liang <[email protected]>

Closes apache#8164 from yanboliang/mlp-name.
@yanboliang yanboliang deleted the mlp-name branch August 26, 2015 07:06
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