k-means-clustering-model
There are 4 repositories under k-means-clustering-model topic.
RickFSA/Market-Segmentation-Prediction
Identify the ideal target market for Online Retail's marketing strategies by customer purchase behavior
kshitizrohilla/mall-customer-segmentation-using-k-means-clustering-algorithm
This project aims to perform customer segmentation on a Mall customer dataset using the K-Means clustering algorithm. The goal of this project is to cluster the customers based on their purchasing behavior and demographic characteristics.
Haruno19/k-means-opengl
K-Mean clustering algorithm implementation in C++ with GLFW3 OpenGL