Skip to content
Medovac
The Medovac blog

Notes on building trustworthy data science

Deep technical writing from the team building the platform. No fluff, no press releases.

EngineeringSeptember 18, 2024

Feature Stores Without Train-Serve Skew: A Practical Blueprint

Train-serve skew silently degrades models in production. Here is how point-in-time correctness and a single feature definition eliminate it by construction.

Marcus Feldman9 min read
Read article
Data ScienceAugust 2, 2024

Why Calibrated Forecasts Beat Point Estimates Every Time

A single predicted number hides the one thing planners actually need: how uncertain the future is. Distributional forecasting changes the decision.

Dr. Priya Nandakumar8 min read
Data ScienceJune 25, 2024

Causal Inference for Product Teams: Beyond the A/B Test

Randomized experiments are the gold standard, but you cannot randomize everything. Here is how to measure causal effects when you only have observational data.

Dr. Elena Vasquez10 min read
EngineeringMay 14, 2024

Anomaly Detection That Doesn't Cry Wolf

Most monitoring systems drown teams in false alerts until everyone stops looking. Here is how to build detection that earns attention when it fires.

Marcus Feldman8 min read
ProductApril 9, 2024

The Semantic Layer Is What Makes Natural-Language Analytics Safe

Letting an LLM write SQL against your warehouse is a governance nightmare. Grounding it in a semantic layer turns a liability into a trustworthy analyst.

James Okafor9 min read
EngineeringMarch 5, 2024

Designing an MLOps Lifecycle That Actually Scales

The gap between a model in a notebook and a model in production is where most machine learning value dies. Here is the lifecycle that closes it.

Dr. Raymond Cho10 min read
PerspectiveJanuary 22, 2024

Data Quality Is a Product, Not a Project

Teams keep launching data-quality initiatives that succeed briefly and then decay. The reframe: treat quality as a product with owners, SLAs, and a roadmap.

Dr. Elena Vasquez7 min read
EngineeringNovember 30, 2023

GPU-Accelerated Data Science: When It Pays Off and When It Doesn't

GPUs can turn hours of computation into seconds, but they are not free and not always faster. A practical guide to where acceleration actually helps.

Marcus Feldman8 min read
PerspectiveOctober 11, 2023

From Dashboards to Decisions: Closing the Last Mile of Analytics

Organizations invest heavily in dashboards that nobody acts on. The value of analytics is realized only when insight is wired directly into a decision.

James Okafor7 min read