Technical Writing & Case Studies

I build AI systems and write about what I learn.

Engineering notes, architectural choices, research findings, and technical breakdowns based on my actual AI/ML work across Computer Vision, Generative AI, NLP, and Medical AI research.

Filter by Tag:
Featured SpotlightMedical AI
10 min read
Ongoing Final-Year Research Project • Currently preparing technical research paper

Temporal Validation for AI-Based Colorectal Polyp Detection

Evaluating object detection and tracking consistency across continuous endoscopic video sequences. (Ongoing B.Tech final-year research project).

Temporal Validation Detection Tracking Segmentation
Read Full Case Study
Machine Learning 9 min read

Preventing Data Leakage in Machine Learning

Practical strategies for detecting and avoiding target leakage and client-level feature overlap in large-scale datasets, drawing from real-world ML experience on 78.8M search performance records.

Data Leakage Cross Validation Random Forest
Read Article
AI/ML 7 min read

How I Approach an AI/ML Project

A structured engineering framework: framing business metrics, diagnostic EDA, robust cross-validation, baseline selection, hyperparameter tuning, and containerized deployment.

Machine Learning Data Evaluation Deployment
Read Article