<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Validation on Varchaleswari Ganugapati</title><link>https://varchaleswariganugapati.com/tags/validation/</link><description>Recent content in Validation on Varchaleswari Ganugapati</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 16 May 2026 09:00:00 -0600</lastBuildDate><atom:link href="https://varchaleswariganugapati.com/tags/validation/index.xml" rel="self" type="application/rss+xml"/><item><title>The Handshake: Validating Score Parity Across Training and Serving</title><link>https://varchaleswariganugapati.com/post/score-parity-handshake/</link><pubDate>Sat, 16 May 2026 09:00:00 -0600</pubDate><guid>https://varchaleswariganugapati.com/post/score-parity-handshake/</guid><description>&lt;p&gt;&lt;a href="https://gvarchala-pixel.github.io/post/cross-platform-model-bundling/"&gt;Part 1&lt;/a&gt; ended with a retailer moving a purchase-prediction model from Python training into a Java serving service. The bundle was clean. The service loaded it. Scores came back.&lt;/p&gt;
&lt;p&gt;But here is the question that decides whether the project ships or stalls: are those scores actually right?&lt;/p&gt;
&lt;p&gt;The Python notebook says feature vector &lt;code&gt;v&lt;/code&gt; scores &lt;code&gt;0.847&lt;/code&gt;. The Java service, given the same &lt;code&gt;v&lt;/code&gt;, returns &lt;code&gt;0.846989&lt;/code&gt;. Close, but not identical. Should the team ship it? What if it returned &lt;code&gt;0.83&lt;/code&gt;? Or &lt;code&gt;0.5&lt;/code&gt;?&lt;/p&gt;</description></item></channel></rss>