Jeremy Beha

Chariot Day Recap 2024

A Charioteer is a highly skilled engineer that works for Chariot. When discussing the finer details of tuples and wormholes, it is easy to forget that each one of these engineers have a family and a life outside of the code. Every year the Charioteers get together at the Chariot office to show off their … Read More

An ML tale: From notebook to production

Data Scientists spend their days working in Jupyter notebooks, which are then passed to an implementation team to prepare for production. This post guides you through that process, emphasizing iterative refinement. I will be using the scikit-learn and XGBoost libraries, but other ML libraries could be swapped in. While scikit-learn offers a comprehensive library of … Read More