abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
345 stars 295 forks source link

Bank customer Segementation #809

Closed adityasingh-0803 closed 3 months ago

adityasingh-0803 commented 3 months ago

We can make bank customer segmentation using k means dbscan as we can get segregation of customers on the basis of income daily wage spend etc. I will do the needful kindly assign with necessary labels

github-actions[bot] commented 3 months ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

abhisheks008 commented 3 months ago

We can make bank customer segmentation using k means dbscan as we can get segregation of customers on the basis of income daily wage spend etc. I will do the needful kindly assign with necessary labels

Share the details of the proposed issue as per the given issue template.

adityasingh-0803 commented 3 months ago

Evaluate the quality of clusters using internal metrics (e.g., silhouette score) or external metrics if ground truth labels are available. Compare the results of K-means and DBSCAN to see which algorithm provides better insights for your specific task

abhisheks008 commented 3 months ago

Simple machine learning models won't work here.

Thanks for showing your interest. Closing this issue as not required.