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
Advanced EDA, statistical data cleaning, and feature engineering pipeline for online store orders using Python and Pandera, developed during my Data Science internship at DecodeLabs.
An end-to-end fraud detection pipeline addressing extreme class imbalance using SMOTE oversampling, Logistic Regression, and Random Forest models. Includes a comparative performance analysis and in…
An end-to-end unsupervised learning pipeline that compresses high-dimensional retail transaction data using PCA and K-Means clustering to isolate actionable enterprise marketing personas.