Skip to content

Conversation

@zhengruifeng
Copy link
Contributor

@zhengruifeng zhengruifeng commented Nov 28, 2016

What changes were proposed in this pull request?

fix wrong version in KMeans.fit
there were two import GeneralizedLinearRegression._ in trait GLR.GeneralizedLinearRegressionBase

How was this patch tested?

existing tests

@SparkQA
Copy link

SparkQA commented Nov 28, 2016

Test build #69227 has started for PR 16029 at commit 2e01a62.

@srowen
Copy link
Member

srowen commented Nov 28, 2016

This is too trivial to bother with.

@zhengruifeng zhengruifeng changed the title [MINOR][ML] Remove duplicate import in GLR [MINOR][ML] Fix wrong @since version in KMeans Nov 29, 2016
@zhengruifeng
Copy link
Contributor Author

@srowen I found a small bug, and merge it in.

@SparkQA
Copy link

SparkQA commented Nov 29, 2016

Test build #69289 has finished for PR 16029 at commit 9a87cbb.

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

}

@Since("2.2.0")
@Since("2.1.0")
Copy link
Member

Choose a reason for hiding this comment

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

@zhengruifeng zhengruifeng deleted the del_duplicate_import branch November 29, 2016 09:36
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