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

Use another clustering algorithm / another distance metric #2

Open
AndyFou opened this issue Jun 6, 2016 · 2 comments
Open

Use another clustering algorithm / another distance metric #2

AndyFou opened this issue Jun 6, 2016 · 2 comments

Comments

@AndyFou
Copy link
Owner

AndyFou commented Jun 6, 2016

E.g. kmedoids / kmeans parallel / Hausdorff distance

@AndyFou
Copy link
Owner Author

AndyFou commented Jun 7, 2016

Used silhouette coefficient to determine number of clusters.

@AndyFou
Copy link
Owner Author

AndyFou commented Jun 7, 2016

We can use DBSCAN for a different result in clustering: http://scikit-learn.org/stable/modules/clustering.html#dbscan

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