New Tool for the Toolbox

These machine learning apps are a bit bigger and a bit more complex than the code I’ve been working on for the past few years. Troubleshooting is proving more challenging than it has in the past. So I’ve decided to get up to speed with logging in Python, which Jason Brownlee of machinelearningmastery claims is an indispensable tool for debugging. I certainly hope it makes that job easier.

Most instruction on logging is a bit light on, or else overly complex, which is par for the course as far as learning almost anything goes. I guess my goldilocks zone is pretty narrow. Anyway, there’s a Udemy course just on that subject, and an ebook from Amazon Kindle. Should get me up to speed. And then back to the debugging!