Explore my work across BI dashboards, statistics, machine learning, and SQL.
Can patient demographics and health indicators identify stroke risk early? This project uses logistic regression with class balancing, assumption checks, and threshold optimization to prioritize high-recall screening in a real-world, imbalanced healthcare dataset.
Trained a simple linear regression model to predict how many books are read each month from HoursSpentReading. Utilized assumptions checks, a hold-out test set, and full residual diagnostics.
Can the temperature be predicted from an OLS model? Model utilized a train/test split and full regression diagnostics.
Contains SQL Code for everyday use and general understanding. Window functions, CTEs, Indexing, and more.