What Being a Data Scientist at a Startup Really Looks Like

five years, I left Brex in August. Time really flies. I joined Brex when it was three years old, and ...
Read more
Implementing the Hangman Game in Python

, Hangman was a really fun game in our home. We would grab a pen and paper and take turns ...
Read more
How to Perform Comprehensive Large Scale LLM Validation

and evaluations are critical to ensuring robust, high-performing LLM applications. However, such topics are often overlooked in the greater scheme ...
Read more
Can LangExtract Turn Messy Clinical Notes into Structured Data?

LangExtract is a from developers at Google that makes it easy to turn messy, unstructured text into clean, structured data ...
Read more
LangGraph 101: Let’s Build A Deep Research Agent

that actually work in practice is not an easy task. You need to consider how to orchestrate the multi-step workflow, ...
Read more
Reducing Time to Value for Data Science Projects: Part 4

series in reducing the time to value of your projects (see part 1, part 2 and part 3) takes a ...
Read more
Estimating from No Data: Deriving a Continuous Score from Categories

has collected data on the outcomes of patients who have acquired “Pathogen A” responsible for an infectious respiratory illness. Available ...
Read more
Agentic AI: On Evaluations | Towards Data Science

mostly a It’s not the most exciting topic, but more and more companies are paying attention. So it’s worth digging ...
Read more
Generating Structured Outputs from LLMs

interface for interacting with LLMs is through the classic chat UI found in ChatGPT, Gemini, or DeepSeek. The interface is ...
Read more