This repository contains the code for a K-Nearest Neighbors (KNN) model built to classify customer segments in Türkiye using the teleCust1000T dataset. The project includes data cleaning, ...
The classifier is an extension of kNN, in which a strategy based on Multi-layer perceptron (MLP) is proposed to automate the choice of the parameter k, for each instance to be classified.