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
Missing Data Doctor is a diagnostic and treatment toolkit for missing values in machine learning datasets. It profiles missingness patterns, visualizes gaps, applies multiple imputation strategies, and evaluates their impact on model performance. Includes automated plots, metrics, and a full HTML report.
🔴 Predicting Insurance Claim Amounts 🔴 This project analyzes the Medical Cost Personal Insurance Dataset to understand key factors influencing healthcare expenses. Through data cleaning, visualization, and feature engineering, important patterns in age, BMI, smoking, and region were uncovered.
DEPRECATED | Minimal sandbox for isolating and testing core machine learning workflow logic across Jupyter notebooks. Used to rebuild clean, reproducible foundations for future MLOps development.