Σύγκριση μεθόδων
Εξετάστε τις επιλεγμένες μεθόδους δίπλα-δίπλα· οι γραμμές που διαφέρουν επισημαίνονται.
| Επεξηγήσιμη Μηχανή Υποστήριξης Διανυσμάτων× | Επεξηγήσιμο Δέντρο Απόφασης× | |
|---|---|---|
| Πεδίο | Μηχανική Μάθηση | Μηχανική Μάθηση |
| Οικογένεια | Machine learning | Machine learning |
| Έτος προέλευσης≠ | 2016–2017 (XAI layer) | 1984 (CART); XAI framing formalized 2010s–2020s |
| Δημιουργός≠ | Cortes & Vapnik (SVM); explainability layer via Lundberg & Lee (SHAP, 2017) and Ribeiro et al. (LIME, 2016) | Breiman, L.; Friedman, J.; Olshen, R. A.; Stone, C. J. |
| Τύπος≠ | Post-hoc explainability applied to SVM | Interpretable supervised learning model |
| Θεμελιώδης πηγή≠ | Lundberg, S. M., & Lee, S. I. (2017). A unified approach to interpreting model predictions. Advances in Neural Information Processing Systems, 30, 4765–4774. link ↗ | Breiman, L., Friedman, J., Olshen, R. A., & Stone, C. J. (1984). Classification and Regression Trees. Wadsworth & Brooks/Cole. ISBN: 978-0-412-04841-8 |
| Εναλλακτικές ονομασίες | Explainable SVM, Interpretable SVM, XAI-SVM, Transparent Support Vector Machine | XDT, interpretable decision tree, rule-based decision tree, transparent decision tree |
| Συναφείς | 4 | 4 |
| Σύνοψη≠ | Explainable SVM combines a trained Support Vector Machine with a post-hoc interpretability layer — typically SHAP or LIME — to produce feature-level explanations for individual predictions and global importance rankings. It retains the discriminative power of SVM while meeting transparency requirements in high-stakes domains such as medicine, finance, and law. | An Explainable Decision Tree is a classification or regression tree deliberately grown to be shallow, readable, and auditable — producing a finite set of if-then rules that a human can verify without additional tools. It sits at the intersection of predictive modelling and Explainable AI (XAI), chosen when stakeholders must understand and trust every prediction the model makes. |
| ScholarGateΣύνολο δεδομένων ↗ |
|
|