Christopher A. Rotunno
•Feb 7, 2025
Grid Search exhaustively evaluates every combination in a parameter grid using cross-validation. Here's how it works, when to use it, and a complete implementation with Scikit-Learn.
Practical writing on data modeling, SQL patterns, dashboard design, and the lessons learned shipping data products to real stakeholders.
Christopher A. Rotunno
•Feb 7, 2025
Grid Search exhaustively evaluates every combination in a parameter grid using cross-validation. Here's how it works, when to use it, and a complete implementation with Scikit-Learn.
Christopher A. Rotunno
•Feb 7, 2025
When your parameter space is too large for Grid Search, Randomized Search samples combinations efficiently. Here's how it works and when it outperforms the exhaustive alternative.
Christopher A. Rotunno
•Sep 20, 2024
A data-driven look at how U.S. monetary policy has evolved across Fed chairmanships — from Volcker's inflation shock therapy to Powell's pandemic-era pivots — using FRED economic data.
Christopher A. Rotunno
•Sep 18, 2024
A hands-on walkthrough of exploratory data analysis using R's built-in Iris dataset — aggregate functions, median comparisons, and what the numbers actually tell us about species differentiation.
Data analytics engineer and BI leader. Building pipelines, models, and dashboards that turn raw data into clear decisions.
Copyright 2026 Christopher A. Rotunno. All Rights Reserved