About this file
Telcom Customer Churn

Each row represents a customer, each column contains customer’s attributes described on the column Metadata.

The raw data contains 7043 rows (customers) and 21 columns (features).

The “Churn” column is our target.

customerID: 
	customer id
gender: 
	Whether the customer is a male or a female
SeniorCitizen
	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
PhoneService
	Whether the customer has a phone service or not (Yes, No)
MultipleLines
	Whether the customer has multiple lines or not (Yes, No, No phone service)
InternetService
	Customer’s internet service provider (DSL, Fiber optic, No)
OnlineSecurity
	Whether the customer has online security or not (Yes, No, No internet service)
OnlineBackup
	customer has a online backup service 
DeviceProtection
	customer has a device protection service 
TechSupport
	customer has tech support service
StreamingTV
	customer has streaming tv service
StreamingMovies
	customer has streaming movies service
Contract
	type of contract
PaperlessBilling
	whether customer has paperless billing service
PaymentMethod
	payement method adopted by the customer 
MonthlyCharges
	avarage monthly charges
TotalCharges
	total charges 
Churn
	customer churn (yes or no)