An open API service indexing awesome lists of open source software.

https://github.com/emansarahafi/knn-ai-lab

A lab about classification using the K-Nearest Neighbors approach using a customer churn dataset from the telecom industry, which includes customer data such as long-distance usage, data usage, monthly revenue, types of offerings, and other services purchased by customers.
https://github.com/emansarahafi/knn-ai-lab

churn knn-classification python

Last synced: 7 months ago
JSON representation

A lab about classification using the K-Nearest Neighbors approach using a customer churn dataset from the telecom industry, which includes customer data such as long-distance usage, data usage, monthly revenue, types of offerings, and other services purchased by customers.

Awesome Lists containing this project

README

          

# KNN-AI-Lab
A lab about classification using the K-Nearest Neighbors approach using a customer churn dataset from the telecom industry, which includes customer data such as long-distance usage, data usage, monthly revenue, types of offerings, and other services purchased by customers.