-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
gssocIf you're marking this as part of the GirlScript Summer of Code event.If you're marking this as part of the GirlScript Summer of Code event.level-3Advanced/complex issue (larger scope, deeper understanding needed).Advanced/complex issue (larger scope, deeper understanding needed).
Description
📌 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
Assignees
Labels
gssocIf you're marking this as part of the GirlScript Summer of Code event.If you're marking this as part of the GirlScript Summer of Code event.level-3Advanced/complex issue (larger scope, deeper understanding needed).Advanced/complex issue (larger scope, deeper understanding needed).