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
Deep learning fraud detection system using MLP, Autoencoder, and VAE for imbalanced credit card data. Built with PyTorch, it includes SMOTE, RobustScaler preprocessing, FastAPI REST API for real-time predictions, and an interactive dashboard. Features EDA, ROC-AUC/PR-AUC evaluation, and unit tests.
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.