Machine learningMachine learning

オンラインK最近傍法

オンラインK最近傍法(Online KNN)は、古典的なKNNアルゴリズムを、観測値が逐次的に到着し、モデルが完全な再学習なしで段階的に更新されなければならないデータストリーム設定に適応させたものです。すべての過去のインスタンスを保存する代わりに、境界付きのスライディングウィンドウまたは適応型メモリを維持し、最も新しく最も代表的な例を使用して、近接性によって各到着ポイントを分類または予測します。

MethodMindで開く近日公開動画近日公開Download slides

手法の全文を読む

会員限定

無料アカウントでログインすると、このセクションを読めます。

ログイン

Method map

The neighbourhood of related methods — select a node to explore.

出典

  1. Losing, V., Hammer, B., & Wersing, H. (2016). KNN Classifier with Self Adjusting Memory for Heterogeneous Concept Drift. In Proceedings of the IEEE 16th International Conference on Data Mining (ICDM), pp. 291–300. IEEE. DOI: 10.1109/ICDM.2016.0040
  2. Gama, J. (2010). Knowledge Discovery from Data Streams. CRC Press / Chapman & Hall. ISBN: 978-1-4398-2611-9

このページの引用方法

ScholarGate. (2026, June 3). Online K-Nearest Neighbors (Incremental KNN for Data Streams). ScholarGate. https://scholargate.app/ja/machine-learning/online-k-nearest-neighbors

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

Compare side by side
ScholarGateOnline K-nearest neighbors (Online K-Nearest Neighbors (Incremental KNN for Data Streams)). 2026-06-15に以下より取得 https://scholargate.app/ja/machine-learning/online-k-nearest-neighbors · データセット: https://doi.org/10.5281/zenodo.20539026