Skip to content

Conversation

@wangmiao1981
Copy link
Contributor

What changes were proposed in this pull request?

#16491 added the fix to mllib and a unit test to ml. This followup PR, add unit tests to mllib suite.

How was this patch tested?

Unit tests.

@SparkQA
Copy link

SparkQA commented Jan 10, 2017

Test build #71102 has finished for PR 16524 at commit 37e4e6a.

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

@srowen
Copy link
Member

srowen commented Jan 10, 2017

@wangmiao1981 a more descriptive title would help -- test for what?

@wangmiao1981 wangmiao1981 changed the title [SPARK-19110][MLLIB][FollowUP]: Add a unit test [SPARK-19110][MLLIB][FollowUP]: Add a unit test for testing logPrior and logLikelihood of DistributedLDAModel in MLLIB Jan 10, 2017
@wangmiao1981
Copy link
Contributor Author

@srowen Title is updated. Unit tests for [ML] have been added in the original fix, but the MLLIB case is not added. So this followup adds back a simple unit test for the two parameters of DistributedLDAModel.

Thanks!

@jkbradley
Copy link
Member

LGTM
Merging with master
Thanks!

@asfgit asfgit closed this in c983267 Jan 13, 2017
uzadude pushed a commit to uzadude/spark that referenced this pull request Jan 27, 2017
…nd logLikelihood of DistributedLDAModel in MLLIB

## What changes were proposed in this pull request?
apache#16491 added the fix to mllib and a unit test to ml. This followup PR, add unit tests to mllib suite.

## How was this patch tested?
Unit tests.

Author: [email protected] <[email protected]>

Closes apache#16524 from wangmiao1981/ldabug.
cmonkey pushed a commit to cmonkey/spark that referenced this pull request Feb 15, 2017
…nd logLikelihood of DistributedLDAModel in MLLIB

## What changes were proposed in this pull request?
apache#16491 added the fix to mllib and a unit test to ml. This followup PR, add unit tests to mllib suite.

## How was this patch tested?
Unit tests.

Author: [email protected] <[email protected]>

Closes apache#16524 from wangmiao1981/ldabug.
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