<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>机器学习 on Pdch's log</title><link>https://pdch.codeberg.page/tags/%E6%9C%BA%E5%99%A8%E5%AD%A6%E4%B9%A0/</link><description>Recent content from Pdch's log</description><generator>Hugo</generator><language>zh-CN</language><managingEditor>pd.ch@qq.com (Pdch)</managingEditor><webMaster>pd.ch@qq.com (Pdch)</webMaster><copyright>本博客所有文章除特别声明外，均采用 BY-NC-SA 许可协议。转载请注明出处！</copyright><lastBuildDate>Thu, 23 Jul 2026 21:21:10 +0800</lastBuildDate><atom:link href="https://pdch.codeberg.page/tags/%E6%9C%BA%E5%99%A8%E5%AD%A6%E4%B9%A0/index.xml" rel="self" type="application/rss+xml"/><item><title>PRML 第三章：线性回归模型 — 从最大似然到贝叶斯</title><link>https://pdch.codeberg.page/post/2026-07-23-linear-regression/</link><pubDate>Thu, 23 Jul 2026 21:21:10 +0800</pubDate><author>pd.ch@qq.com (Pdch)</author><guid>https://pdch.codeberg.page/post/2026-07-23-linear-regression/</guid><description>
<![CDATA[<h1>PRML 第三章：线性回归模型 — 从最大似然到贝叶斯</h1><p>作者：Pdch（pd.ch@qq.com）</p>
        
          <h1 id="prml-第三章线性回归模型">
<a class="header-anchor" href="#prml-%e7%ac%ac%e4%b8%89%e7%ab%a0%e7%ba%bf%e6%80%a7%e5%9b%9e%e5%bd%92%e6%a8%a1%e5%9e%8b"></a>
PRML 第三章：线性回归模型
</h1><blockquote>
<p>给定一堆数据点，怎么画一条「最好」的直线？如果数据是弯的呢？如果画得太努力反而搞砸了呢？</p>
</blockquote>
<p>假设你在买房。手上有一批数据：房子的面积和成交价。你发现面积越大价格越贵——能不能用面积来预测价格？</p>
        
        <hr><p>本文2026-07-23首发于<a href='https://pdch.codeberg.page/'>Pdch's log</a>，最后修改于2026-07-23</p>]]></description><category>深度学习</category><category>数学</category></item></channel></rss>