Machine learningMachine learning
アンサンブル関連規則
アンサンブル関連規則は、関連規則マイニングにアンサンブル学習の原則を適用するものです。複数のデータサブサンプルまたは多様なパラメータから複数の規則セットが発見され、それらがマージされ重み付けされることで、より安定した完全な共起パターンのセットが生成されます。このアプローチは、サポートと信頼度の閾値選択に対する感度を低下させ、ノイズの多いトランザクションデータに対する堅牢性を向上させます。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Domingos, P. (1999). MetaCost: A general method for making classifiers cost-sensitive. Proceedings of the 5th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, 155–164. link ↗
- Rymon, R. (1992). Search through systematic set enumeration. Proceedings of the 3rd International Conference on Principles of Knowledge Representation and Reasoning, 539–550. — foundational work on systematic enumeration used in ensemble aggregation of frequent itemsets. link ↗
このページの引用方法
ScholarGate. (2026, June 3). Ensemble Association Rule Mining. ScholarGate. https://scholargate.app/ja/machine-learning/ensemble-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
- バギング(ブートストラップ集約)機械学習↔ compare
- ブースティング機械学習↔ compare
- FP成長 (頻出パターン成長)機械学習↔ compare
- 投票アンサンブル機械学習↔ compare