A trading strategy using optimal algorithms for k-Search
-
Updated
Dec 11, 2021 - Python
A trading strategy using optimal algorithms for k-Search
This project uses K-Nearest Neighbors (KNN) to classify customers of a telecommunication company into four groups based on features such as region, tenure, age, and marital status. It includes Exploratory Data Analysis (EDA) with visualizations and evaluates model performance to find the best value of k.
Add a description, image, and links to the optimal-k-search topic page so that developers can more easily learn about it.
To associate your repository with the optimal-k-search topic, visit your repo's landing page and select "manage topics."