classification model package from Train In Data.
Project description
CUSTOMER CHURN PREDICTION
A machine learning program that predicts customer churn (yes(1) or no(0)) from a telecos data company.This program uses extreme gradient boosting technique in predicting outcomes.
Data set and its description
Data | Description |
---|---|
Customer ID | Customer unique identifier |
Gender | Whether the customer is a male or a female |
Senior Citizen | Whether the customer is a senior citizen or not (1, 0) |
Partner | Whether the customer has a partner or not (Yes, No) |
Dependents | Whether the customer has dependents or not (Yes, No) |
Tenure | Number of months the customer has stayed with the company |
Phone service | Whether the customer has a phone service or not (Yes, No) |
Multiple lines | Whether the customer has multiple lines or not (Yes, No, No phone service) |
Internet Service | Customer’s internet service provider (DSL, Fiber optic, No) |
Online security | Whether the customer has online security or not (Yes, No, No internet service) |
Dependecies and packgages
*numpy>=1.20.0,<1.21.0 *xgboost *pandas>=1.3.5,<1.4.0 *pydantic>=1.8.1,<1.9.0 *scikit-learn>=1.0.2,<1.1.0 *strictyaml>=1.3.2,<1.4.0 *ruamel.yaml==0.16.12 *feature-engine>=1.0.2,<1.1.0 *joblib>=1.0.1,<1.1.0
Source code link
Source code link: Github link
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for customer-churn-classification-model-3.0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d80307d5e5ce76105ac603c52f06744839255144297f06f1d1472645bcdbc149 |
|
MD5 | a71242dc9acc48ad10823a7e2f042f17 |
|
BLAKE2b-256 | af11378f9839b106c38ca57ac607d55352ba6f2562f21c5b3db319c7ea049a82 |
Close
Hashes for customer_churn_classification_model-3.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e76934beabc6b4f7f173af64b45f6bea7fca33616d7cf0433e5c17e92183d334 |
|
MD5 | a5f47e4b9f3a3ef647a5297254185256 |
|
BLAKE2b-256 | c7e0d7aed147db5a0343f9523c5d6bb810410ab7b9b466e7248b9fd5399ed239 |