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
An end-to-end machine learning project predicting bank customer churn with a Gradient Boosting Classifier. It features a complete pipeline for data processing, model training, and real-time predictions via a Flask API. SMOTE is used for handling imbalanced data, and MLflow is integrated for model tracking.