You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To build a classification system to predict whether a customer will churn or not based on the IBM Telecom Data from Kaggle. Technically, it is a binary classifier that divides clients into two groups-those who leave and those who do not. The classifier will be built using bagging algorithms like Random Forest, boosting algorithms & Neural Networks