Useful Links
Computer Science
Artificial Intelligence
Explainable Artificial Intelligence
1. Foundations of Explainable AI
2. Taxonomy and Classification of XAI Methods
3. Intrinsically Interpretable Models
4. Post-hoc Explanation Methods
5. Deep Learning Specific Explanation Methods
6. Tree Ensemble Specific Methods
7. Evaluation of Explanations
8. Practical Applications of XAI
9. Challenges and Limitations
10. Future Directions and Emerging Trends
Tree Ensemble Specific Methods
Feature Importance in Ensembles
Gini Importance
Impurity Reduction Measurement
Weighted Averaging Across Trees
Permutation Importance
Out-of-Bag Error Changes
Cross-Validation Approaches
SHAP TreeExplainer
Efficient Exact Computation
Polynomial Time Algorithm
Individual Tree Analysis
Tree Visualization
Decision Path Representation
Node Importance Analysis
Tree Diversity Analysis
Prediction Variance Decomposition
Ensemble Agreement Measurement
Rule Extraction from Ensembles
Global Rule Extraction
Ensemble Simplification
Rule Pruning Techniques
Local Rule Extraction
Instance-Specific Rules
Path Aggregation Methods
Previous
5. Deep Learning Specific Explanation Methods
Go to top
Next
7. Evaluation of Explanations