Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 388 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 388 Bytes

Customer-Category-Prediction-ML

In this categorizing the customers in four groups, as follows:

1- Basic Service

2- E-Service

3- Plus Service

4- Total Service

The objective is to build a classifier to predict the class of unknown cases.

Used classification algorithms like K nearest neighbour and Support Vector Machine.There are 1000 samples of customers in the dataset.