Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
時系列予測モデル1
Search
NearMeの技術発表資料です
PRO
January 06, 2023
Research
0
130
時系列予測モデル1
NearMeの技術発表資料です
PRO
January 06, 2023
Tweet
Share
More Decks by NearMeの技術発表資料です
See All by NearMeの技術発表資料です
ReactNative のアップグレード作業が (意外に)楽しかった話
nearme_tech
PRO
1
26
強化学習アルゴリズムPPOの改善案を考えてみた
nearme_tech
PRO
0
6
Apple Containerについて調べて触ってみた
nearme_tech
PRO
0
91
Rust 並列強化学習
nearme_tech
PRO
0
23
並列で⽣成AIにコーディングをやらせる
nearme_tech
PRO
1
140
希望休勤務を考慮したシフト作成
nearme_tech
PRO
0
39
Hub Labeling による高速経路探索
nearme_tech
PRO
0
96
Build an AI agent with Mastra
nearme_tech
PRO
0
78
Rustで強化学習アルゴリズムを実装する vol3
nearme_tech
PRO
0
44
Other Decks in Research
See All in Research
RHO-1: Not All Tokens Are What You Need
sansan_randd
1
170
Hiding What from Whom? A Critical Review of the History of Programming languages for Music
tomoyanonymous
0
150
近似動的計画入門
mickey_kubo
4
1k
生成的推薦の人気バイアスの分析:暗記の観点から / JSAI2025
upura
0
260
SNLP2025:Can Language Models Reason about Individualistic Human Values and Preferences?
yukizenimoto
0
110
AI エージェントを活用した研究再現性の自動定量評価 / scisci2025
upura
1
150
電力システム最適化入門
mickey_kubo
1
900
Agentic AIとMCPを利用したサービス作成入門
mickey_kubo
0
490
Minimax and Bayes Optimal Best-arm Identification: Adaptive Experimental Design for Treatment Choice
masakat0
0
170
問いを起点に、社会と共鳴する知を育む場へ
matsumoto_r
PRO
0
600
When Submarine Cables Go Dark: Examining the Web Services Resilience Amid Global Internet Disruptions
irvin
0
300
業界横断 副業・兼業者の実態調査
fkske
0
240
Featured
See All Featured
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Site-Speed That Sticks
csswizardry
10
810
Embracing the Ebb and Flow
colly
87
4.8k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
The Pragmatic Product Professional
lauravandoore
36
6.8k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
51
5.6k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Writing Fast Ruby
sferik
628
62k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
How to Ace a Technical Interview
jacobian
279
23k
Typedesign – Prime Four
hannesfritz
42
2.8k
Transcript
0 時系列予測モデル1 2022-1-6 第27回NearMe技術勉強会 Hazuki Shibayama
1 目次 • 時系列モデル • 定常性
2 時系列予測モデル • 過去の値を説明変数として,現在の値を予測 • 時系列データの不規則な変動を確率的なモデルで表現 ◦ 自己回帰モデル(ARモデル) ◦ 移動平均モデル(MAモデル)
◦ ARMAモデル ◦ ARIMAモデル ◦ 指数平滑モデル ◦ ウィンタースモデル 等
3 定常性 データの背後にある確率過程が時間変化に応じて変化しない場合,定常性がある 時系列データを各時間t ∈ {1… 𝑛}ごとの分布から抽出された確率変数𝑅𝑡 の列とみなす 実現値{𝑟1, 𝑟2
, 𝑟3 , … , 𝑟𝑛 } 確率変数列{𝑅1, 𝑅2 , 𝑅3 , … , 𝑅𝑛 } データが定常性を持つ条件 ①各分布の平均E 𝑅𝑡 が一定 ②分散V 𝑅𝑡 も一定 ③自己共分散Cov(𝑅𝑡, 𝑅𝑡−ℎ)はラグhのみに依存 各時点の確率変数の分布が異なるイメージ →これは非定常 時間とともに変化する確率変数
4 定常性 要するに定常性とは 平均回帰的(データが平均の方向に戻っていく傾向)で,トレンドや季節性を持たないデータ 定常なデータ ex) ホワイトノイズ, 非定常なデータ ex)GDP,株価(世の中のデータのほとんど)
5 定常性 • 定常性の確認方法 ◦ 視覚化(データを見る) ◦ 自己相関関数をプロット ◦ 単位根検定
等 • 定常なデータに使えるモデル ◦ 自己回帰モデル(ARモデル) ◦ 移動平均モデル(MAモデル) ◦ ARMAモデル ◦ 指数平滑モデル 等 • 非定常なデータに使えるモデル ◦ ARIMAモデル ◦ SARIMAモデル ◦ 状態空間モデル 等
6 参考文献 時系列解析における定常過程について解説 (https://bigdata-tools.com/time-series-teijo-katei/) [R]時系列分析の基礎まとめ - Qiita (https://qiita.com/YM_DSKR/items/2528548913378bfbf9bc) 時系列解析の定常性入門 -
Qiita (https://qiita.com/maruman029/items/59737da812a0ca21458e) 時系列データの定常性の検出 (https://ichi.pro/toki-keiretsu-de-ta-no-teijosei-no-kenshutsu-231576216659512)
7 Thank you