Recode-Hive / machine-learning-repos

A curated list of awesome machine learning frameworks, libraries and software (by language). I
MIT License
54 stars 126 forks source link

Customer Segmentation Using Clustering(NOT the Usual K-means One) #72

Open SkSadaf opened 1 month ago

SkSadaf commented 1 month ago

In the project the Customer Segmentation is done using a combination of three algorithms ( DBSCAN, Hierarchical and K-means), The user can input the dataset and get the output in the form of graphs and can also download the csv files of individual clusters, Additionally Shilloute scores have been displayed to understand the efficiency of the clusters. I want to add this project to your repo as this would be a great application of machine learning that would help learners understand the practical applications. Please assign this to me under GSSOC'24. Thank you.

github-actions[bot] commented 1 month ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions reach out to LinkedIn. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

Diyaa0313 commented 1 month ago

please assign me this issue @SkSadaf

sanjay-kv commented 1 month ago

Hi, i got busy with leaderboard launch, assigned this issue to you

SkSadaf commented 1 month ago

Thanks for assigning the issue, I am working on it.