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
I did end to end project on Bank Churn prediction, which tells us whether a customer would stay with bank or leave. I have build multiple model and selected XGBoost classifer as my final model with accuracy of 90 %. and Finally I developed user friendly web interface using flask.