Skip to content

A model for predicting customer segmentation using K-Means Clustering and Support Vector Machine Classification

Notifications You must be signed in to change notification settings

khlinh2512/Predict_Customer_Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Predict_Customer_Segmentation

A model for predicting customer segmentation using K-Means Clustering and Support Vector Machine Classification:

  1. Utilize the K-means clustering algorithm to classify customers into distinct clusters.
  2. Employ the Support Vector Machine (SVM) classification algorithm to determine the appropriate segment for each new customer.