オムライスの備忘録

数学・統計学・機械学習・プログラミングに関することを記す

データサイエンス-時系列解析

【機械学習】前処理 #まとめ編 #02

Index Index 前処理 特徴量の生成 特徴量の選択 整形 NC / NTC 参考 前処理 機械学習で利用されるデータの前処理において、時系列解析に利用される事項について記す. 前処理 #まとめ編 機械学習における一般的な手法 yhayato1320.hatenablog.com 時系列解析 …

【深層学習】Joint Learning of Detection and Embedding / JDE

Index Index Joint Learning of Detection and Embedding / JDE Architecture 精度評価 参考 Web サイト Joint Learning of Detection and Embedding / JDE CNN を用いた物体追跡のアルゴリズム. 物体追跡 #まとめ編 yhayato1320.hatenablog.com Architectur…

【動画像処理】Simple Online and Realtime Tracking / SORT #まとめ編

Index Index Simple Online and Realtime Tracking / SORT / 2016 応用 DeepSORT / 2017 Strong SORT / 2022 BoT SORT / 2022 OC SORT / 2022 Deep OC SORT / 2023 Simple Online and Realtime Tracking / SORT / 2016 物体追跡 / Object Tracking のアルゴ…

【動画像処理】物体追跡 / Object Tracking #まとめ編 #02

Index Index 物体追跡 / Object Tracking とは アルゴリズム Centroid Tracking Correlation Filter Tracking MOSSE Tracking / 2010 Discriminative Correlation Tracking / 2014 Simple Online and Realtime Tracking / SORT / 2016 EAMTT / 2016 GMPHD-KC…

【動画像処理】Optical Flow

Index Index Optical Flow 応用 AnyFlow / 2023 Optical Flow Optical Flow Estimation におけるアルゴリズムの一つ. Optical Flow Estimation yhayato1320.hatenablog.com 応用 AnyFlow / 2023 AnyFlow: Arbitrary Scale Optical Flow with Implicit Neural…

【動画像処理】Optical Flow Estimation

Index Index Optical Flow Estimation Optical Flow Optical Flow Estimation 画像 (ピクセル) の時間的な変化を解析して、予測する動画像解析のタスク. 動画像処理 #まとめ編 yhayato1320.hatenablog.com Optical Flow Optical Flow yhayato1320.hatenablog…

【時系列解析】パーティクルフィルター / 粒子フィルター

Index Index パーティクルフィルター / 粒子フィルター 参考 パーティクルフィルター / 粒子フィルター 逐次モンテカルロ法とも. 時系列解析にて、利用される. 時系列解析 #まとめ編 yhayato1320.hatenablog.com 参考 粒子フィルタ シミュレーションに基づく…

【時系列解析】アルゴリズム #まとめ編 #01

Index Index 機械学習手法 前処理 決定木 / Decision Tree Window-Base GBRT / 2021 クラスタリング / Clustering Prophet Greykite / 2022 Time Series Chain / TSC / 2022 LaST / 2022 BILCO / 2022 深層学習手法 実装編 参考 書籍 機械学習手法 時系列解…

【金融時系列解析】分野一覧 #まとめ編

Index Index 金融時系列解析 前処理 特徴量サンプリング ラベリング アルゴリズム 深層学習手法 / DeepLearning 精度評価 バックテスト / Back Test タスク テクニカル分析 株価予測 ポートフォリオ最適化問題 参考 金融時系列解析 時系列解析にはない、金融…

【機械学習】Window-Base GBRT

Index Index Window-Base GBRT 定式化 変数定義 時系列予測 2 つケース ケース 1 ケース 2 Feature Engineering 2D to 1D Multi Output Wrapper 参考 Web サイト Window-Base GBRT Window-Base Gradient Boosting Regression Tree 時系列解析 / 予測における…

【金融時系列解析】深層学習手法 #まとめ編

Index Index 深層学習手法 Financial Time Series Prediction / Stock Prediction DP-LSTM / 2019 Price Graph / 2021 DDG-DA / 2022 参考 深層学習手法 金融時系列解析における深層学習を用いた手法をまとめる. 金融時系列解析 #まとめ編 yhayato1320.haten…

【深層学習】Autoformer

Index Index Autoformer 参考 Autoformer Transformer #まとめ編 yhayato1320.hatenablog.com 参考 Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting [2021] arxiv.org

【時系列解析】Transformer #まとめ編

Index Index Transformer アルゴリズム Autoformer / 2021 TimesNet / 2022 Scaleformer / 2022 Crossformer / 2023 TimesFM / 2024 参考 Web サイト Transformer 時系列解析における Transformer の手法をまとめる. 時系列解析 #まとめ編 Attention を用い…

【動画像処理】Frame Sampling #まとめ編

Index Index Frame Sampling ランダムサンプリング アルゴリズム SCSampler / 2019 Adversarially Robust Frame Sampling / 2020 MGSampler / 2021 Frame Sampling 動画像データから画像 (フレーム) をサンプリングし、シーケンシャルな (もしくはシーケンシ…

【金融時系列解析】バックテスト / Back Test #実装編 #04

時系列解析 #まとめ編 yhayato1320.hatenablog.com Index Index バックテスト / Back Test タスク 実装 Library バックテスト / Back Test バックテスト / Back Test #概要編 yhayato1320.hatenablog.com バックテスト / Back Test #実装編 #00 yhayato1320.…

【金融時系列解析】バックテスト / Back Test #実装編 #03

時系列解析 #まとめ編 yhayato1320.hatenablog.com Index Index バックテスト / Back Test タスク データセット アルゴリズム 設定 実装 Library 実装 バックテスト / Back Test バックテスト / Back Test #概要編 yhayato1320.hatenablog.com バックテスト …

【金融時系列解析】バックテスト / Back Test #実装編 #02

時系列解析 #まとめ編 yhayato1320.hatenablog.com Index Index バックテスト / Back Test タスク データセット アルゴリズム 設定 実装 Library アルゴリズムの実装 精度評価 参考 バックテスト / Back Test バックテスト / Back Test #概要編 yhayato1320.…

【金融時系列解析】バックテスト / Back Test #実装編 #01

時系列解析 #まとめ編 yhayato1320.hatenablog.com Index Index バックテスト / Back Test タスク 実装 Library バックテスト / Back Test バックテスト / Back Test #概要編 yhayato1320.hatenablog.com バックテスト / Back Test #実装編 #00 yhayato1320.…

【金融時系列解析】バックテスト / Back Test #実装編 #00

金融時系列解析 #まとめ編 yhayato1320.hatenablog.com Index Index バックテスト / Back Test Library 参考 対象データ 銘柄 期間 日足 分足 データの収集 バックテスト設定 実装 精度評価 バックテスト / Back Test バックテスト / Back Test #概要編 yhay…

【金融時系列解析】バックテスト / Back Test #概念編

金融時系列解析 #まとめ編 yhayato1320.hatenablog.com Index Index バックテスト / Back Test バックテストの目的 バックテストの前提 ベットサイズ バックテストの危険性 参考 バックテスト / Back Test バックテストは、数量ファイナンスやトレードでよく…

【金融時系列解析】窓埋め

Index Index 窓埋め 窓とは 窓埋め 参考 窓埋め テクニカル分析の手法の一つ. テクニカル分析 yhayato1320.hatenablog.com 窓とは ある金融商品について、非常に良いニュースが出たとする. たいていの場合は、そのニュースに反応して、その商品に人気が集ま…

【金融時系列解析】ゴールデンクロス / デッドクロス #実装編

Index Index ゴールデンクロス / デッドクロス 実装 ゴールデンクロス / デッドクロス ゴールデンクロス / デッドクロス #アルゴリズム編 yhayato1320.hatenablog.com 実装 Colaboratory(2022/04/01) Python 3.7.13

【金融時系列解析】ゴールデンクロス / デッドクロス #アルゴリズム編

Index Index ゴールデンクロス / デッドクロス ゴールデンクロス / Golden Cross デッドクロス / Dead Cross GC / DC ではタイミングが遅れやすい 実装 参考 ゴールデンクロス / デッドクロス テクニカル分析の手法の一つ. テクニカル分析 yhayato1320.haten…

【金融時系列解析】移動平均線 #実装編

Index Index 移動平均線 データセット タスク 実装 実行環境 Library データ取得 可視化 移動平均線 移動平均線 #アルゴリズム編 yhayato1320.hatenablog.com データセット pandas data reader から株価情報を取得. 株価データ yhayato1320.hatenablog.com …

【金融時系列解析】移動平均線 #アルゴリズム編

Index Index 移動平均線 移動平均線の性質 価格に遅れて動く 移動平均線と価格の位置関係 動きが滑らかでトレンドを表す 移動平均線の計算期間の取り方 実装編 参考 移動平均線 テクニカル分析の手法の一つ. テクニカル分析 yhayato1320.hatenablog.com 平均…

【動画像処理】分野一覧 #まとめ編

#まとめ編 一覧 yhayato1320.hatenablog.com Index Index 動画像処理 Frame Sampling アルゴリズム X-CLIP / 2022 SAVi++ テクニック・工夫 CNN Transformer Diffusion Model Video MAE Unmasked Teacher / 2023 VideoMAE V2 / 2023 タスク データセット 参…

【データセット】仮想通貨 / Crypto Currency Price Data #実装編

yhayato1320.hatenablog.com Index Index 実装 環境とライブラリ データの取得と可視化 実装 環境とライブラリ Google Colaboratory (2022/03/06) Python (3.7.12) Crypto Compare を web api として利用 min-api.cryptocompare.com データの取得と可視化

【データセット】株価データ / Stock Price Data #実装編

yhayato1320.hatenablog.com Index Index 実装 環境とライブラリ 実装 環境とライブラリ Google Colaboratory (2021/09/12) Python (3.7.x) Python library pandas-datareader を利用 (0.10.0). トヨタの株価データをyahoo financeから取得する.

【時系列解析】ARMA 過程

Index Index ARMA 過程 / ARMA モデル ARMA 過程の性質 例 MA 過程 / AR 過程 モデルの推定 モデルの選択 モデル候補の選択 参考 ARMA 過程 / ARMA モデル ここでは、1 変量の時系列データを分析するための基本的なモデルである 自己回帰移動平均 / ARMA 過…

【時系列解析】前処理 / クリーニング #まとめ編

時系列解析 #まとめ編 yhayato1320.hatenablog.com Index Index 前処理 / クリーニング 欠損値の対応 サンプリング 平滑化 様々な系列 基本統計量 前処理 / クリーニング 欠損値の対応 サンプリング 平滑化 系列の変換 統計量 欠損値の対応 欠損データの処理…