Skip to content

[Unsupervised ML] Implement Clustering Algorithm for Data Segmentation #18

@ravicoder01

Description

@ravicoder01

📌 Description:
As part of the unsupervised machine learning task, I would like to implement clustering algorithms to analyze and segment the given dataset.

🔧 Proposed Algorithms:

  • K-Means Clustering
  • DBSCAN (Density-Based)
  • Hierarchical Clustering (optional)

🎯 Objective:

  • Perform clustering on the dataset (if available)
  • Visualize the clusters using matplotlib/seaborn
  • Evaluate clusters using silhouette score or similar metric

🔗 Tools & Libraries:

  • Python
  • scikit-learn
  • pandas
  • matplotlib / seaborn

🧑‍💻 I’m a GSSoC’25 Contributor and would love to work on this under guidance. Kindly assign this issue to me if valid. 😊

Metadata

Metadata

Labels

gssocIf you're marking this as part of the GirlScript Summer of Code event.level-3Advanced/complex issue (larger scope, deeper understanding needed).

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions