<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>机器学习 on 我的博客</title>
    <link>https://fancive.github.io/tags/%E6%9C%BA%E5%99%A8%E5%AD%A6%E4%B9%A0/</link>
    <description>Recent content in 机器学习 on 我的博客</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Fri, 23 Jan 2026 12:00:00 +0800</lastBuildDate>
    <atom:link href="https://fancive.github.io/tags/%E6%9C%BA%E5%99%A8%E5%AD%A6%E4%B9%A0/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>如何量化 API 接口的 CPU 资源消耗：一种基于回归分析的方法</title>
      <link>https://fancive.github.io/posts/quantify-api-cpu-consumption-with-regression/</link>
      <pubDate>Fri, 23 Jan 2026 12:00:00 +0800</pubDate>
      <guid>https://fancive.github.io/posts/quantify-api-cpu-consumption-with-regression/</guid>
      <description>利用线性回归和现有监控数据（QPS、CPU 使用率），量化微服务中各 API 接口的 CPU 资源消耗，指导性能优化。</description>
    </item>
  </channel>
</rss>
