eugeneyan / applied-ml

📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
MIT License
27.31k stars 3.69k forks source link

Adds link to post about Hamilton from Stitch Fix #201

Closed skrawcz closed 2 years ago

skrawcz commented 2 years ago

In this post, Stitch Fix show cases a very light weight framework for doing some feature engineering that makes code easy and simple to grok & maintain. Its genesis was for creating wide data-frames for time-series modeling, but this can be applied to general featurization contexts easily.