17 Dec Towards Data Science AI Production-Grade Observability for AI Agents: A Minimal-Code, Configuration-First Approach Posted by walter December 17, 2025 0 LLM-as-a-Judge, regression testing, and end-to-end traceability of multi-agent LLM systems Continue reading
17 Dec Towards Data Science AI 3 Techniques to Effectively Utilize AI Agents for Coding Posted by walter December 17, 2025 0 Learn how to be an effective engineer with coding agents Continue reading
16 Dec Towards Data Science AI When (Not) to Use Vector DB Posted by walter December 16, 2025 0 When indexing hurts more than it helps: how we realized our RAG use case needed a key-value store, not a vector database Continue reading
16 Dec Towards Data Science AI Separate Numbers and Text in One Column Using Power Query Posted by walter December 16, 2025 0 An Excel sheet with a column containing numbers and text? What a mess! Continue reading
16 Dec Towards Data Science AI The Machine Learning “Advent Calendar” Day 16: Kernel Trick in Excel Posted by walter December 16, 2025 0 Kernel SVM often feels abstract, with kernels, dual formulations, and support vectors. In this article, we take a different ... Continue reading
16 Dec Towards Data Science AI Lessons Learned After 8 Years of Machine Learning Posted by walter December 16, 2025 0 Deep work, over-identification, sports, and blogging Continue reading
15 Dec Towards Data Science AI The Machine Learning “Advent Calendar” Day 15: SVM in Excel Posted by walter December 15, 2025 0 Instead of starting with margins and geometry, this article builds the Support Vector Machine step by step from familiar mod... Continue reading
15 Dec Towards Data Science AI 6 Technical Skills That Make You a Senior Data Scientist Posted by walter December 15, 2025 0 Beyond writing code, these are the design-level decisions, trade-offs, and habits that quietly separate senior data scientis... Continue reading
15 Dec Towards Data Science AI Geospatial exploratory data analysis with GeoPandas and DuckDB Posted by walter December 15, 2025 0 In this article, I’ll show you how to use two popular Python libraries to carry out some geospatial analysis of traffic acci... Continue reading
15 Dec Towards Data Science AI Lessons Learned from Upgrading to LangChain 1.0 in Production Posted by walter December 15, 2025 0 What worked, what broke, and why I did it Continue reading