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

Clustering Tutorial Issues #19

Open
charlesfrye opened this issue May 4, 2017 · 1 comment
Open

Clustering Tutorial Issues #19

charlesfrye opened this issue May 4, 2017 · 1 comment

Comments

@charlesfrye
Copy link
Owner

The K-Means implementation is a hack -- it's just EM with small, isotropic covariance matrices. Need to do an honest-to-goodness K-Means implementation.

@charlesfrye charlesfrye changed the title Cluster Tutorial Issues Clustering Tutorial Issues Jun 14, 2017
@charlesfrye
Copy link
Owner Author

While this would be nice, it works well enough with the "limit of EM" approach. I'll leave this open as a potential future fix.

@charlesfrye charlesfrye added the 2019spring targeted for release in the 2019spring version of the course label Jun 3, 2018
@charlesfrye charlesfrye removed the 2019spring targeted for release in the 2019spring version of the course label Jan 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant