Blog

Insights, notes, and reflections from data science work and machine learning experiments.

Building a data science portfolio in Python

2026-07-04 • portfolio, python, data science

A practical guide to creating a clean, Python-first portfolio site that highlights data science work without relying on JavaScript frameworks.

Notes on clustering experiments

2026-06-20 • clustering, anomaly detection, unsupervised learning

Reflections from a clustering project, including the importance of feature scaling, cluster validation, and interpretable groupings.