ScholarGate
Assistant

Comparer des méthodes

Examinez les méthodes sélectionnées côte à côte ; les lignes qui diffèrent sont mises en évidence.

Forêt Aléatoire Explicable×Arbre de décision×
DomaineApprentissage automatiqueApprentissage automatique
FamilleMachine learningMachine learning
Année d'origine2001–20171984
Auteur d'origineBreiman, L. (RF); Lundberg & Lee (SHAP attribution)Breiman, Friedman, Olshen & Stone
TypeInterpretable ensemble (bagging + post-hoc attribution)Recursive partitioning (if-then rules)
Source fondatriceLundberg, 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.H., Olshen, R.A. & Stone, C.J. (1984). Classification and Regression Trees. Wadsworth. DOI ↗
AliasXRF, interpretable random forest, transparent random forest, random forest with explainabilityKarar Ağacı (Decision Tree), karar ağacı, classification tree, regression tree
Apparentées45
RésuméExplainable Random Forest (XRF) combines the predictive power of Breiman's Random Forest ensemble with systematic post-hoc attribution methods — principally SHAP values and mean-decrease-in-impurity importance — to make model decisions transparent and auditable. It delivers both high accuracy and human-interpretable feature contributions, satisfying demands from regulators, domain experts, and academic reviewers alike.A Decision Tree is an interpretable classification and regression method, formalised by Breiman, Friedman, Olshen and Stone in their 1984 CART framework, that partitions the data with hierarchical if-then rules. Each split sends observations down one branch or another until a prediction is read off the leaf.
ScholarGateJeu de données
  1. v1
  2. 2 Sources
  3. PUBLISHED
  1. v1
  2. 1 Sources
  3. PUBLISHED

Aller à la recherche Télécharger les diapositives

ScholarGateComparer des méthodes: Explainable Random Forest · Decision Tree. Consulté le 2026-06-15 sur https://scholargate.app/fr/compare