Recent Posts

Don’t put your scale under your bed

1 minute read

I recently bought a smart scale. Why? Because I like data and I think it’s fun to collect and analyze my weight. But… I noticed something funny.

How to structure your python code

1 minute read

In this post I want to show you how you can set up and structure your python code if you don’t know where to start. Just copy our setup!

How to scale up your code

3 minute read

As a machine learning engineer it is part of your job to run things on large data sets.

Our Amazon Sagemaker Processing job setup

3 minute read

At Snappet (we’re hiring!) we use Sagemaker Processing jobs to power most of our machine learning workflow. Sagemaker Processing jobs create our data, train...