Recent Posts

Sustainable data preprocessing with pipelines

11 minute read

Early in my modeling of the Titanic dataset (a kind of “Hello World” for machine learning), I was struck by the variety - or inconsistency - of data preproce...

Installing AutoSklearn with conda

1 minute read

I really wanted to try out the examples of using AutoSklearn over at Machine Learning Mastery. But when I ran pip install auto-sklearn, an error occurred: