Unsupervised machine learning
-
Updated
Oct 24, 2023 - Jupyter Notebook
Unsupervised machine learning
A comparative study of K-centroid clustering algorithms, including KMeans, CustomKMeans, Fermat-Weber KMedians, and Weiszfeld KMedians, highlighting their performance on separated and non-separated datasets.
Customer-Segmentation---Purchasing-Behavior
BPNN, K-means, K-medoids
Clustered behavioral data into two groups, regardless of gender, and evaluated cluster consistency with gender division using silhouette and Davies-Bouldin scores. Additionally, identified the optimal cluster count using the elbow method and re-evaluated clustering efficacy.
Add a description, image, and links to the davies-bouldin-score topic page so that developers can more easily learn about it.
To associate your repository with the davies-bouldin-score topic, visit your repo's landing page and select "manage topics."