השוואת שיטות
סקרו את השיטות שבחרתם זו לצד זו; שורות שבהן יש הבדל מודגשות.
| כללי אסוציאציות ניתנים להסבר× | מודל Naive Bayes בר-הסבר× | |
|---|---|---|
| תחום | למידת מכונה | למידת מכונה |
| משפחה | Machine learning | Machine learning |
| שנת המקור≠ | 1993 (rules); 2010s (XAI framing) | 1950s (Naive Bayes); 2000s–2010s (explainability focus) |
| הוגה השיטה≠ | Agrawal, R., Imielinski, T., & Swami, A. (foundational); XAI framing: broader community (2010s–present) | Zhang, H. (explainability framing); Naive Bayes: Good, I. J. |
| סוג≠ | Interpretable pattern mining / XAI technique | Probabilistic generative classifier with intrinsic explainability |
| מקור מכונן≠ | Agrawal, R., Imielinski, T., & Swami, A. (1993). Mining association rules between sets of items in large databases. Proceedings of the 1993 ACM SIGMOD International Conference on Management of Data, 207–216. DOI ↗ | Rish, I. (2001). An empirical study of the naive Bayes classifier. In IJCAI Workshop on Empirical Methods in AI (pp. 41–46). link ↗ |
| כינויים | XAI association rules, interpretable association rules, rule-based explanation mining, transparent association rule learning | XNB, interpretable Naive Bayes, transparent Naive Bayes, explainable probabilistic classifier |
| קשורות≠ | 6 | 4 |
| תקציר≠ | Explainable Association Rules leverages the inherently symbolic, if-then structure of association rule mining to provide human-readable explanations of data patterns or black-box model decisions. Because each rule explicitly states its antecedent and consequent together with support, confidence, and lift, the outputs are natively interpretable without requiring a secondary post-hoc surrogate. | Explainable Naive Bayes extends the classic probabilistic Naive Bayes classifier with transparent, human-readable explanations of its predictions. By surfacing class priors, per-feature likelihoods, and log-odds contributions, it offers the interpretability demanded in high-stakes domains such as medicine, law, and education without sacrificing the simplicity and speed that make Naive Bayes a reliable baseline. |
| ScholarGateמערך נתונים ↗ |
|
|