Recent Posts

Deploying MLFlow

5 minute read

Remember kids, the only difference between screwing around and science is writing it down. Adam Savage

Creating Probabilistic Pandas Datatypes

5 minute read

Imagine you’re doing some kind of tabluar data work in Pandas, but rather than work with the same old concrete types, you’re working with some kind of uncert...

Parallel Computing on Windows with R

1 minute read

By default, R doesn’t acknowledge that your computer has multiple logical or even physical cores, which will often result in your long repetitive job tying u...

Shared Keys For File Syncing

1 minute read

I do my work on a few different machines at once, and in order to keep things reasonably sane I like to sync my client machines back to my share hosted on th...