Machine learningMachine learning
Aprioriアルゴリズム
Aprioriアルゴリズムは、1994年にAgrawalとSrikantによって導入された、トランザクションデータベースにおける頻出アイテムセットおよび相関ルールの発見のための基礎的な手法である。このアルゴリズムは、サポートの反単調性(anti-monotone property)によって導かれる幅優先・レベルごとの探索を利用し、ユーザー設定の最小閾値を上回る共起頻度を持つアイテムの組み合わせを効率的に列挙し、それらのパターンから解釈可能な「ならば」ルールを抽出する。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
+3 more
出典
このページの引用方法
ScholarGate. (2026, June 3). Apriori Algorithm for Association Rule Mining. ScholarGate. https://scholargate.app/ja/machine-learning/apriori-algorithm
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
- FP成長 (頻出パターン成長)機械学習↔ compare
- K-means クラスタリング機械学習↔ compare
- オンライン学習機械学習↔ compare
- 半教師あり学習機械学習↔ compare