8000 improvements to k-means (and one PCA thing) by jaberg · Pull Request #42 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

improvements to k-means (and one PCA thing) #42

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

Merged
19 commits merged into from
Jan 14, 2011
Merged

Conversation

jaberg
Copy link
Contributor
@jaberg jaberg commented Jan 12, 2011

Thanks for the feedback from the pull request I sent this afternoon - I made those changes and more, hopefully you like this set better.

@jaberg
Copy link
Contributor Author
jaberg commented Jan 13, 2011

@alex - I have made the formatting changes you suggested, and modified k-means to use the euclidean_distances function rather than the local function I had written for that. To keep the same level of speed though, I added a two new optional arguments to the euclidean_distances function. What do you think?

@ogrisel
Copy link
Member
ogrisel commented Jan 14, 2011

I did some more PEP8 cosmits and merged it to master. Thank you all :)

This pull request was closed.
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
0