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

Add Comparison Notebook for Clustering Algorithms #4

Open
Cgarg9 opened this issue Oct 28, 2024 · 0 comments
Open

Add Comparison Notebook for Clustering Algorithms #4

Cgarg9 opened this issue Oct 28, 2024 · 0 comments

Comments

@Cgarg9
Copy link
Collaborator

Cgarg9 commented Oct 28, 2024

Description:

To help users understand when to use each clustering algorithm, add a comparison notebook that applies multiple clustering algorithms on the same dataset and compares results. This will help users choose suitable methods based on dataset characteristics.

Tasks:

  • Create a notebook to compare K-Means, DBSCAN, Agglomerative Clustering, and other clustering methods (e.g., K-Medoids, Spectral).
  • Provide visual comparisons and discuss the strengths and weaknesses of each algorithm.
  • Summarize key takeaways for each method.
  • Name the notebook clustering_comparison.ipynb.
  • Update the README file with links to any resources or references used.
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