手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 関連ルールマイニング(Apriori)× | プロセス・マイニング× | |
|---|---|---|
| 分野≠ | 機械学習 | プロセスマイニング |
| 系統≠ | Machine learning | Process / pipeline |
| 提唱年≠ | 1994 | 2016 |
| 提唱者≠ | Rakesh Agrawal & Ramakrishnan Srikant | Wil van der Aalst |
| 種類≠ | Unsupervised pattern discovery algorithm | Data-driven process analysis technique |
| 原典≠ | Agrawal, R., Imieliński, T., & Swami, A. (1993). Mining association rules between sets of items in large databases. ACM SIGMOD, 207–216. DOI ↗ | van der Aalst, W. M. P. (2016). Process Mining: Data Science in Action (2nd ed.). Springer. ISBN: 978-3-662-49850-7 |
| 別名 | Market Basket Analysis, Frequent Itemset Mining, Birliktelik Kuralı Madenciliği, Itemset Association Analysis | Workflow Mining, Event Log Analysis, Process Discovery, Süreç Madenciliği |
| 関連≠ | 3 | 2 |
| 概要≠ | Association Rule Mining is an unsupervised data-mining technique that discovers co-occurrence patterns among items in transactional datasets. Formally introduced by Agrawal, Imieliński, and Swami in 1993, and refined with the landmark Apriori algorithm by Agrawal and Srikant in 1994, it identifies rules of the form X ⇒ Y — meaning that transactions containing itemset X tend to also contain itemset Y — quantified by support, confidence, and lift. | Process Mining is a data-driven discipline that extracts knowledge about real-world processes from event logs recorded by information systems. Introduced systematically by Wil van der Aalst, with foundational workflow mining formalized in 2004 and consolidated in the 2016 textbook, the technique bridges data science and process management. It enables organizations to discover how processes actually execute, check whether execution conforms to prescribed models, and diagnose performance bottlenecks — all directly from digital traces. |
| ScholarGateデータセット ↗ |
|
|