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
Predicting customer retention in an e-commerce platform using classification models. Includes data preprocessing, feature engineering, and model evaluation (Logistic Regression, SVM, Random Forest, KNN, Decision Tree). Best model achieves 83% accuracy and perfect recall. Ideal for business use.
This project converts a Jupyter-based machine learning model into a modular, cloud-ready data engineering pipeline using Python, AWS S3, and PostgreSQL. It enables automated data ingestion, transformation, and loading of credit card transaction data for downstream analysis or modeling.