Skip to content

[SPARK-6518][MLlib][DOC] Add example code and user guide for bisecting k-means #9968

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

Closed
wants to merge 1 commit into from

Conversation

yu-iskw
Copy link
Contributor

@yu-iskw yu-iskw commented Nov 25, 2015

cc @jkbradley

This PR relates to #9952.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/46682/
Test FAILed.

@@ -0,0 +1,20 @@
6.4,2.7,5.3,1.9
Copy link
Member

Choose a reason for hiding this comment

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

Does it work to use the existing kmeans_data instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, we can. The reason why I added a new data file was that it was a little strange to use one for k-means for me. So, I'll remove the file and then use the sample data for k-means instead of it.

@yu-iskw
Copy link
Contributor Author

yu-iskw commented Dec 2, 2015

@jkbradley finally, I want to merge this PR with #9952. Because this PR depends on the example code.

@yu-iskw yu-iskw closed this Dec 2, 2015
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