Blogs

Tree-Based Models for Alzheimer Disease Classification: A tidymodels Approach
Tree-Based Models for …

Initially published on May 29, 2025

Introduction

Alzheimer’s disease, the most common form of dementia, affects millions worldwide. Early and accurate diagnosis is crucial for treatment and care planning. In this article, I explore how tree-based machine learning models can help classify …

Building Automated Data Reports from Supabase with GitHub Actions and R Markdown
Building Automated Data …

Building Automated Data Reports from Supabase with GitHub Actions and R Markdown

Imagine being able to generate professional data reports automatically every week without lifting a finger. In this guide, I’ll walk you through creating an automated reporting system that connects to a Supabase …

Building a Drowsiness Detection Web App from scratch - pt1
Building a Drowsiness …

Pt1 - Building a Drowsiness Detection Web App from scratch

Have you ever wondered how to build a web app that can detect if you are feeling sleepy or alert? Do you want to learn how to use computer vision and machine learning to create a fun and useful project? Then this blog post is for you! In …