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.
- Host: GitHub
- URL: https://github.com/emansarahafi/knn-ai-lab
- Owner: emansarahafi
- Created: 2024-04-01T20:40:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-01T20:43:14.000Z (over 1 year ago)
- Last Synced: 2025-02-27T03:54:10.483Z (7 months ago)
- Topics: churn, knn-classification, python
- Language: Jupyter Notebook
- Homepage:
- Size: 513 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.