<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>XGBoost on 办公AI智能小助手</title>
    <link>https://blog.qife122.com/tags/xgboost/</link>
    <description>Recent content in XGBoost on 办公AI智能小助手</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <copyright>qife</copyright>
    <lastBuildDate>Wed, 10 Sep 2025 07:38:56 +0800</lastBuildDate>
    <atom:link href="https://blog.qife122.com/tags/xgboost/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>深入解析XGBoost：代码实现与技术详解</title>
      <link>https://blog.qife122.com/p/%E6%B7%B1%E5%85%A5%E8%A7%A3%E6%9E%90xgboost%E4%BB%A3%E7%A0%81%E5%AE%9E%E7%8E%B0%E4%B8%8E%E6%8A%80%E6%9C%AF%E8%AF%A6%E8%A7%A3/</link>
      <pubDate>Wed, 10 Sep 2025 07:38:56 +0800</pubDate>
      <guid>https://blog.qife122.com/p/%E6%B7%B1%E5%85%A5%E8%A7%A3%E6%9E%90xgboost%E4%BB%A3%E7%A0%81%E5%AE%9E%E7%8E%B0%E4%B8%8E%E6%8A%80%E6%9C%AF%E8%AF%A6%E8%A7%A3/</guid>
      <description>&lt;h1 id=&#34;深入解析xgboost代码实现与技术详解&#34;&gt;深入解析XGBoost：代码实现与技术详解&lt;/h1&gt;&#xA;&lt;p&gt;XGBoost（极限梯度提升）是一个快速、正则化的梯度提升框架，在结构化数据任务中提供顶级的准确性、效率和可解释性。&lt;/p&gt;&#xA;&lt;h2 id=&#34;基础概念什么是boosting&#34;&gt;基础概念：什么是Boosting？&lt;/h2&gt;&#xA;&lt;p&gt;Boosting是一种集成技术，旨在将一组弱学习器转换为强学习器。它顺序构建模型，每个新模型都试图纠正前一个模型的错误。核心思想不仅仅是平均预测（如装袋法），而是通过从残差或梯度中学习来优化整体模型。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
