Tagged articles
4 articles
Page 1 of 1
Data Party THU
Data Party THU
Apr 6, 2026 · Fundamentals

How Energy Distance Detects Distribution Shifts Between Training and Test Sets

Energy Distance is a statistical metric that quantifies the separation between two probability distributions by comparing cross‑distribution and within‑distribution Euclidean distances, enabling detection of data drift, covariate shift, and other multivariate distribution changes, especially when combined with permutation testing for statistical significance.

Energy Distancedata driftdistribution shift
0 likes · 7 min read
How Energy Distance Detects Distribution Shifts Between Training and Test Sets
DeepHub IMBA
DeepHub IMBA
Mar 6, 2026 · Fundamentals

Measuring Multivariate Distribution Differences with Energy Distance

Energy Distance is a statistical metric that quantifies how far two multivariate probability distributions diverge by comparing cross‑distribution and within‑distribution Euclidean distances, and it can be combined with permutation testing to assess the significance of observed shifts.

Energy Distancedata driftdistribution comparison
0 likes · 6 min read
Measuring Multivariate Distribution Differences with Energy Distance
Woodpecker Software Testing
Woodpecker Software Testing
Mar 4, 2026 · Artificial Intelligence

Practical Cost‑Benefit Analysis for LLM Testing in Production

The article examines how large language model (LLM) testing has shifted from simple bug hunting to a strategic, cost‑benefit discipline, detailing hidden cost categories, a three‑dimensional ROI model, and a decision‑tree framework that helps organizations balance testing investment against risk, compliance and trust gains.

AI reliabilityComplianceLLM testing
0 likes · 8 min read
Practical Cost‑Benefit Analysis for LLM Testing in Production
Code DAO
Code DAO
Dec 15, 2021 · Artificial Intelligence

Should You Monitor Your Machine Learning Models? An Introduction with Evidently AI

The article explains why monitoring production ML models is essential to detect data and target drift, describes the open‑source Evidently AI library and its statistical tests, and demonstrates its use on a weather‑forecast example and a plant‑seedling image classification case, including dashboards, code snippets, and visual analysis of drift impact.

Evidently AIModel MonitoringPython
0 likes · 14 min read
Should You Monitor Your Machine Learning Models? An Introduction with Evidently AI