Christopher A. Rotunno
•Feb 8, 2025
Both entropy and Gini impurity measure how mixed a node is in a decision tree — but they differ in computation, behavior, and when each makes sense to use.
Practical writing on data modeling, SQL patterns, dashboard design, and the lessons learned shipping data products to real stakeholders.
Christopher A. Rotunno
•Feb 8, 2025
Both entropy and Gini impurity measure how mixed a node is in a decision tree — but they differ in computation, behavior, and when each makes sense to use.
Christopher A. Rotunno
•Feb 8, 2025
Both Lasso and Ridge add a penalty to linear models to prevent overfitting — but they behave very differently. Here's when to use each and how to implement both.
Christopher A. Rotunno
•Feb 8, 2025
The Titanic dataset is the classic ML classification benchmark. Here's a full walkthrough — feature engineering, Random Forest, Logistic Regression, and what the results actually mean.
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.
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