<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Data Drift Metrics in Data Governance</title>
    <link>https://community.databricks.com/t5/data-governance/data-drift-metrics/m-p/165526#M2955</link>
    <description>&lt;P&gt;&lt;FONT size="3"&gt;Hi Surya,&lt;/FONT&gt;&lt;/P&gt;&lt;H3&gt;&lt;FONT size="3"&gt;Statistical Drift Metrics&amp;nbsp;&lt;/FONT&gt;&lt;FONT size="3"&gt;to handle distribution shifts across numeric and categorical features&lt;/FONT&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Population Stability Index -&lt;/STRONG&gt;&amp;nbsp;Excellent for tracking numeric feature distribution shifts and detecting gradual concept drift over time.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Kolmogorov-Smirnov (KS) Test -&lt;/STRONG&gt;&amp;nbsp;Evaluates distribution drift for numeric columns while providing statistical significance.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Wasserstein Distance -&lt;/STRONG&gt;&amp;nbsp;Measures Earth Mover's Distance for numeric distributions, making it far more sensitive to tail changes than JS Divergence.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Chi-Squared Test -&amp;nbsp;&lt;/STRONG&gt;Tracks categorical distribution shifts along with $p$-value significance.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Total Variation Distance -&lt;/STRONG&gt;&amp;nbsp;Computes the $L_1$ distance across categorical distributions.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;L-Infinity Distance -&lt;/STRONG&gt;&amp;nbsp;Pinpoints the single maximum difference across categorical bins.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;&lt;FONT size="3"&gt;Operational Metrics to&amp;nbsp;&lt;/FONT&gt;&lt;FONT size="3"&gt;tracking before data hits downstream workloads to prevent failures&lt;/FONT&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Freshness Score -&lt;/STRONG&gt;&amp;nbsp;Measures the time elapsed since the last update, weighted against expected update frequency and downstream dependencies.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Completeness Rate -&lt;/STRONG&gt;&amp;nbsp;Calculates non-null percentages across critical columns, aggregated with business priority weights rather than treating all columns equally.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Schema Evolution -&lt;/STRONG&gt;&amp;nbsp;Tracks the rate and frequency of schema alterations to assess pipeline and source stability.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Downstream Impact&lt;/STRONG&gt; - Multiplies the number of affected downstream assets by their execution and query frequency (dashboards, jobs, ad-hoc queries).&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;&lt;FONT size="3"&gt;Advanced Drift t&lt;/FONT&gt;&lt;FONT size="3"&gt;o catch subtle issues across complex multi-feature datasets and ML pipelines&lt;/FONT&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Multi-variate Drift -&lt;/STRONG&gt;&amp;nbsp;Combines individual feature drift scores into a single composite metric using weighted aggregation or PCA-based distance.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Correlation Stability Matrix -&lt;/STRONG&gt;&amp;nbsp;Tracks changes in feature-to-feature correlations over rolling windows to spot structural breaks.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Prediction Drift vs Label Drift -&amp;nbsp;&lt;/STRONG&gt;For ML inference datasets, explicitly separates model output drift from true ground-truth label drift.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Segment-specific Drift -&lt;/STRONG&gt;&amp;nbsp;Runs slice-based drift calculations on key business sub-populations (tier-1 customers, specific regions) where global metrics might mask localized drift.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;&lt;FONT size="3"&gt;Lineage-Driven Quality&amp;nbsp;&lt;/FONT&gt;&lt;FONT size="3"&gt;checks with Unity Catalog lineage&lt;/FONT&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Domain Consistency -&lt;/STRONG&gt;&amp;nbsp;Verifies matching entity counts across domain boundaries prior to ingestion&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Wed, 12 Aug 2026 15:50:55 GMT</pubDate>
    <dc:creator>balajij8</dc:creator>
    <dc:date>2026-08-12T15:50:55Z</dc:date>
    <item>
      <title>Data Drift Metrics</title>
      <link>https://community.databricks.com/t5/data-governance/data-drift-metrics/m-p/165500#M2954</link>
      <description>&lt;P&gt;As part of flawless data governance and data quality implementation, Data Drift metrics play a very important role. I have compiled a few Data Drift metrics like &lt;SPAN&gt;Jensen-Shannon Divergence Score, Correlation Breakdown Detection, Data Lineage Health and Blast Radius Score etc.,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If there are multiple features available in your dataset, it's important to measure the&amp;nbsp;Jensen-Shannon Divergence score feature by feature and combine the individual JSD scores into an overall &lt;STRONG&gt;Population Drift Score&lt;/STRONG&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What other innovative &amp;amp; novel KPIs did you use in your projects that measure the quality of the data before being consumed in to your workloads?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;These are natural discussions that go hand-in-hand if you are using DQX framework in Databricks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2026 13:52:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/data-drift-metrics/m-p/165500#M2954</guid>
      <dc:creator>suryaprayaga</dc:creator>
      <dc:date>2026-08-12T13:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Data Drift Metrics</title>
      <link>https://community.databricks.com/t5/data-governance/data-drift-metrics/m-p/165526#M2955</link>
      <description>&lt;P&gt;&lt;FONT size="3"&gt;Hi Surya,&lt;/FONT&gt;&lt;/P&gt;&lt;H3&gt;&lt;FONT size="3"&gt;Statistical Drift Metrics&amp;nbsp;&lt;/FONT&gt;&lt;FONT size="3"&gt;to handle distribution shifts across numeric and categorical features&lt;/FONT&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Population Stability Index -&lt;/STRONG&gt;&amp;nbsp;Excellent for tracking numeric feature distribution shifts and detecting gradual concept drift over time.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Kolmogorov-Smirnov (KS) Test -&lt;/STRONG&gt;&amp;nbsp;Evaluates distribution drift for numeric columns while providing statistical significance.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Wasserstein Distance -&lt;/STRONG&gt;&amp;nbsp;Measures Earth Mover's Distance for numeric distributions, making it far more sensitive to tail changes than JS Divergence.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Chi-Squared Test -&amp;nbsp;&lt;/STRONG&gt;Tracks categorical distribution shifts along with $p$-value significance.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Total Variation Distance -&lt;/STRONG&gt;&amp;nbsp;Computes the $L_1$ distance across categorical distributions.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;L-Infinity Distance -&lt;/STRONG&gt;&amp;nbsp;Pinpoints the single maximum difference across categorical bins.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;&lt;FONT size="3"&gt;Operational Metrics to&amp;nbsp;&lt;/FONT&gt;&lt;FONT size="3"&gt;tracking before data hits downstream workloads to prevent failures&lt;/FONT&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Freshness Score -&lt;/STRONG&gt;&amp;nbsp;Measures the time elapsed since the last update, weighted against expected update frequency and downstream dependencies.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Completeness Rate -&lt;/STRONG&gt;&amp;nbsp;Calculates non-null percentages across critical columns, aggregated with business priority weights rather than treating all columns equally.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Schema Evolution -&lt;/STRONG&gt;&amp;nbsp;Tracks the rate and frequency of schema alterations to assess pipeline and source stability.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Downstream Impact&lt;/STRONG&gt; - Multiplies the number of affected downstream assets by their execution and query frequency (dashboards, jobs, ad-hoc queries).&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;&lt;FONT size="3"&gt;Advanced Drift t&lt;/FONT&gt;&lt;FONT size="3"&gt;o catch subtle issues across complex multi-feature datasets and ML pipelines&lt;/FONT&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Multi-variate Drift -&lt;/STRONG&gt;&amp;nbsp;Combines individual feature drift scores into a single composite metric using weighted aggregation or PCA-based distance.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Correlation Stability Matrix -&lt;/STRONG&gt;&amp;nbsp;Tracks changes in feature-to-feature correlations over rolling windows to spot structural breaks.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Prediction Drift vs Label Drift -&amp;nbsp;&lt;/STRONG&gt;For ML inference datasets, explicitly separates model output drift from true ground-truth label drift.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Segment-specific Drift -&lt;/STRONG&gt;&amp;nbsp;Runs slice-based drift calculations on key business sub-populations (tier-1 customers, specific regions) where global metrics might mask localized drift.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;&lt;FONT size="3"&gt;Lineage-Driven Quality&amp;nbsp;&lt;/FONT&gt;&lt;FONT size="3"&gt;checks with Unity Catalog lineage&lt;/FONT&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Domain Consistency -&lt;/STRONG&gt;&amp;nbsp;Verifies matching entity counts across domain boundaries prior to ingestion&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 12 Aug 2026 15:50:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/data-drift-metrics/m-p/165526#M2955</guid>
      <dc:creator>balajij8</dc:creator>
      <dc:date>2026-08-12T15:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Data Drift Metrics</title>
      <link>https://community.databricks.com/t5/data-governance/data-drift-metrics/m-p/165529#M2956</link>
      <description>&lt;P&gt;Balaji, this is an amazing list. I will use a few of them in my POC to start with. Great reply.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2026 15:58:31 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/data-drift-metrics/m-p/165529#M2956</guid>
      <dc:creator>suryaprayaga</dc:creator>
      <dc:date>2026-08-12T15:58:31Z</dc:date>
    </item>
  </channel>
</rss>

