Skip to content
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

Utility of calculating gram matrix in k-means++ method #6

Open
pshwetank opened this issue Mar 25, 2021 · 0 comments
Open

Utility of calculating gram matrix in k-means++ method #6

pshwetank opened this issue Mar 25, 2021 · 0 comments

Comments

@pshwetank
Copy link

Hi Jordan Ash,

First of all, thank you for sharing such a clear and concise code. It has been a delight while going through the code step by step and understanding it.
I was curious about the last steps in kmeans++ code that involves calculating gram matrix followed by eigenvalues calculation. However, I saw no usage of it anywhere while sampling. I wanted to know if its as usual or something is missing in kmeans code.

Thanks,
Shwetank

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

No branches or pull requests

1 participant