Published inTowards Data ScienceGetting the Most out of scikit-learn PipelinesCombine transformation and modeling parameters in a single grid search. How to handle mutually exclusive params, and bypass entire steps.Jul 29, 20218Jul 29, 20218
Writing Functions in Python— A Beginner’s GuideIn this guide, I provide practical advice for beginners who are learning to write functions, and walk through an example function I wrote.Jun 6, 2021Jun 6, 2021
Published inTowards Data Science“Drop first” can hurt your OLS regression model’s interpretabilityWhy you should reconsider using the default “drop first” parameter.May 4, 20211May 4, 20211
Adding annotations to visualizations using MatplotlibIn this post, I’ll show you how to add annotations to your visualizations built using Matplotlib.Mar 28, 2021Mar 28, 2021