Projects

This page is an overview of my data-science work, organised by deliverable and depth:


Flagship Projects

Working apps/pipelines with reproducible architecture and documented outputs.


Research Projects

Peer-reviewed modelling/analytics work presented in a DS case-study format.


Skill Labs

Short technique-focused builds used to cement specific skills.

Machine Learning Projects in Python

Published:

Implemented core machine learning algorithms — from regression and classification to clustering and deep learning — through applied projects in Python. Focused on building intuition for model training, evaluation, and interpretability using Scikit-learn and Jupyter Notebooks.

Exploratory Data Analysis (EDA) Projects in Python

Published:

Developed an applied EDA framework combining real-world case studies — emergency call records and financial time series — to demonstrate data wrangling, feature extraction, and visualisation workflows using pandas, seaborn, and plotly.