-
Notifications
You must be signed in to change notification settings - Fork 28.6k
[SPARK-14284][ML] KMeansSummary deprecating size; adding clusterSizes #12084
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@shallys We can rename ping @jkbradley @mengxr Could you add @shallys to whitelist? |
add to whitelist |
Test build #2717 has finished for PR 12084 at commit
|
@yanboliang I just made the changes as you suggested. Please take a look. |
Test build #2718 has finished for PR 12084 at commit
|
@yanboliang Updated the PR. Please take a look. |
LGTM |
Test build #2742 has finished for PR 12084 at commit
|
@shallys Could you please remove the "WIP" tag from the PR title? |
@jkbradley Removed the WIP tag. |
LGTM |
What changes were proposed in this pull request?
KMeansSummary class : deprecated size and added clusterSizes