Skip to content

highfrezh/telco-customer-churn-prediction

Repository files navigation

Telco customer churn prediction

About Dataset

Telco Customer Churn Dataset

The Telco customer churn data contains information about a fictional telco company that provided home phone and Internet services to 7043 customers in California in Q3. It indicates which customers have left, stayed, or signed up for their service. Multiple important demographics are included for each customer, as well as a Satisfaction Score, Churn Score, and Customer Lifetime Value (CLTV) index.

How to run?

conda create -n car_price python=3.8 -y
conda activate car_price
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published