<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Model Calibration on Nalar</title>
    <link>https://nalar.dev/tags/model-calibration/</link>
    <description>Recent content in Model Calibration on Nalar</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 12 Sep 2026 00:00:00 +0700</lastBuildDate>
    <atom:link href="https://nalar.dev/tags/model-calibration/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Calibrate Neural Classifier Confidence with Temperature Scaling</title>
      <link>https://nalar.dev/calibrate-neural-classifier-confidence-with-temperature-scaling/</link>
      <pubDate>Sat, 12 Sep 2026 00:00:00 +0700</pubDate>
      <guid>https://nalar.dev/calibrate-neural-classifier-confidence-with-temperature-scaling/</guid>
      <description>&lt;p&gt;A neural classifier can choose the correct class often enough for an application while assigning probabilities that are too concentrated or too diffuse. Accuracy alone does not expose this mismatch. A system that acts differently at confidence thresholds also depends on the numerical probabilities attached to its predictions.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Temperature scaling&lt;/strong&gt; is a post-training calibration method that adjusts the sharpness of classifier logits with one positive scalar. For a fixed input, it preserves the ordering of logits, so the predicted class remains unchanged when ordinary argmax decoding is used. What changes is the probability distribution produced after softmax.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
