Christopher A. Rotunno
•Mar 11, 2025
Scikit-Learn is the workhorse of applied machine learning in Python. Here's what it does, why it's worth learning deeply, and a practical example to get you started.
Lorem ipsum dolor sit amet, consectetury adipiscing elit. Volutpat, tempor to after condimentum commodo
Christopher A. Rotunno
•Mar 11, 2025
Scikit-Learn is the workhorse of applied machine learning in Python. Here's what it does, why it's worth learning deeply, and a practical example to get you started.
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.
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.
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