Skip to content

Conversation

@zhengruifeng
Copy link
Contributor

@zhengruifeng zhengruifeng commented Oct 19, 2017

What changes were proposed in this pull request?

Remove unused param in LDAModel.getTopicDistributionMethod

How was this patch tested?

existing tests

@SparkQA
Copy link

SparkQA commented Oct 19, 2017

Test build #82898 has finished for PR 19530 at commit 5046240.

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

@srowen
Copy link
Member

srowen commented Oct 19, 2017

This is probably OK but let's focus away from making many tiny unrelated changes

@zhengruifeng zhengruifeng changed the title [SPARK-22309][ML] Remove unused param in LDAModel.getTopicDistributionMethod & destory nodeToFeaturesBc in RandomForest [SPARK-22309][ML] Remove unused param in LDAModel.getTopicDistributionMethod Oct 19, 2017
@SparkQA
Copy link

SparkQA commented Oct 19, 2017

Test build #82907 has finished for PR 19530 at commit ccd4278.

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

@BryanCutler
Copy link
Member

LGTM

@BryanCutler
Copy link
Member

fyi it looks like this is cleanup from removing a broadcast in #18152

@srowen
Copy link
Member

srowen commented Oct 20, 2017

Agree, I've merged the JIRA. Merged to master

@asfgit asfgit closed this in 673876b Oct 20, 2017
@zhengruifeng zhengruifeng deleted the lda_bc branch October 20, 2017 07:39
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