Machine learningMachine learning
オンライン相関ルールマイニング
オンライン相関ルールマイニングは、トランザクションデータから「もし〜ならば〜」というパターン(例:パンを買うならばバターを買う)を発見するもので、データが逐次的またはストリームとして到着する際に、毎回全履歴データベースを再スキャンすることなく、既存のルールとアイテム数を更新します。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Cheung, D. W., Han, J., Ng, V. T., & Wong, C. Y. (1996). Maintenance of discovered association rules in large databases: an incremental updating technique. In Proceedings of the 12th International Conference on Data Engineering (ICDE 1996), pp. 106–114. IEEE. link ↗
- Association rule learning. Wikipedia. link ↗
このページの引用方法
ScholarGate. (2026, June 3). Online (Incremental) Association Rule Mining. ScholarGate. https://scholargate.app/ja/machine-learning/online-association-rules
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.
- Aprioriアルゴリズム機械学習↔ compare
- アソシエーションルール機械学習↔ compare
- FP成長 (頻出パターン成長)機械学習↔ compare
- オンライン学習機械学習↔ compare
- 半教師あり連想規則機械学習↔ compare