Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.66 KB

File metadata and controls

35 lines (21 loc) · 1.66 KB

Supervised-Tree-Project

This project is a final project supervised project of Python for Machine Learning Data Science Master Class.

The Challenge

Aim of the project is to predict Churn column. Churn covers essential information for the company.

Data Information

The data set includes information about:

Customers who left within the last month – the column is called Churn Services that each customer has signed up for phone, multiple lines, internet, online security, online backup, device protection, tech support, and streaming TV and movies Customer account information – how long they’ve been a customer, contract, payment method, paperless billing, monthly charges, and total charges Demographic info about customers – gender, age range, and if they have partners and dependents

Screenshots

This is a visual explanation of relation between number of months the customer has stayed with the company and the amount charged to the customer monthly according to different contract

2023-03-01 (4)

It explains correlation between variables and customers who left within the last month.

download

These are confusion matrix for two different models. Below is the more accurate model for which has 78% accuracy.

download

Dataset link

https://www.kaggle.com/datasets/blastchar/telco-customer-churn

Author

Nevzat- Knowledge grows when shared !!!