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
ANN-Churn-Classification, hosts a project designed to predict whether a customer will churn (leave the service) or not using an Artificial Neural Network (ANN). The project is built with common data science libraries like TensorFlow, Pandas, NumPy, and Scikit-learn, and includes a web interface for the churn prediction model.