-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-12215][ML][DOC] User guide section for KMeans in spark.ml #10244
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
Jenkins, test this please. |
Test build #47485 has finished for PR 10244 at commit
|
docs/ml-clustering.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is no longer support for multiple parallel runs, at least for now.
Also, could you include the same links as in the text in mllib-clustering.md?
Done with one pass. |
@jkbradley thank you for reviewing it. I modified some a few points. Can you review it again?
|
Test build #47644 has finished for PR 10244 at commit
|
docs/ml-clustering.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove the unused "Notes" column
Thank you for the updates! I just had those 2 small comments. |
@jkbradley thank you so much for the review. I modified the 2 points. |
Test build #47778 has finished for PR 10244 at commit
|
LGTM, merging with master and branch-1.6 |
cc jkbradley Author: Yu ISHIKAWA <[email protected]> Closes #10244 from yu-iskw/SPARK-12215. (cherry picked from commit 26d70bd) Signed-off-by: Joseph K. Bradley <[email protected]>
cc @jkbradley