Compara mètodes
Revisa els mètodes seleccionats l'un al costat de l'altre; les files que difereixen es ressalten.
| Regles d'Associació Explicables× | Naive Bayes Explicable× | |
|---|---|---|
| Camp | Aprenentatge automàtic | Aprenentatge automàtic |
| Família | Machine learning | Machine learning |
| Any d'origen≠ | 1993 (rules); 2010s (XAI framing) | 1950s (Naive Bayes); 2000s–2010s (explainability focus) |
| Autor original≠ | Agrawal, R., Imielinski, T., & Swami, A. (foundational); XAI framing: broader community (2010s–present) | Zhang, H. (explainability framing); Naive Bayes: Good, I. J. |
| Tipus≠ | Interpretable pattern mining / XAI technique | Probabilistic generative classifier with intrinsic explainability |
| Font seminal≠ | 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 ↗ |
| Àlies | XAI association rules, interpretable association rules, rule-based explanation mining, transparent association rule learning | XNB, interpretable Naive Bayes, transparent Naive Bayes, explainable probabilistic classifier |
| Relacionats≠ | 6 | 4 |
| Resum≠ | 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. |
| ScholarGateConjunt de dades ↗ |
|
|