<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>naos92</author_name>
  <author_url>https://blog.hatena.ne.jp/naos92/</author_url>
  <blog_title>naos92の日記</blog_title>
  <blog_url>https://naos92.hatenablog.com/</blog_url>
  <categories>
    <anon>IT</anon>
    <anon>ChatGPT</anon>
  </categories>
  <description>指数平滑法（Exponential Smoothing）とは、時系列データの予測やトレンドの分析に用いられる平滑化手法の一つで、過去の観測値に重みをつけて平均をとる方法です。直近のデータに重きを置き、過去のデータほど影響を小さくするのが特徴です。 ✅ 基本的な考え方 指数平滑法は、**「古いデータほど重要度を下げ、最近のデータを重視する」**という前提で、データの変動を滑らかにし、将来の値を予測します。 📘 単純指数平滑法（Simple Exponential Smoothing） 数式： St=αxt+(1−α)St−1S_t = \alpha x_t + (1 - \alpha) S_{t…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnaos92.hatenablog.com%2Fentry%2F2025%2F04%2F29%2F235808&quot; title=&quot;【ChatGPT】指数平滑法について - naos92の日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-04-29 23:58:08</published>
  <title>【ChatGPT】指数平滑法について</title>
  <type>rich</type>
  <url>https://naos92.hatenablog.com/entry/2025/04/29/235808</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
