Published April 12, 2023 | Version v1.0.3
Software Open

Forest-Guided Clustering - Explainability for Random Forest Models

Description

This python package is about explainability of Random Forest models. Standard explainability methods (e.g. feature importance) assume independence of model features and hence, are not suited in the presence of correlated features. The Forest-Guided Clustering algorithm does not assume independence of model features, because it computes the feature importance based on subgroups of instances that follow similar decision rules within the Random Forest model. Hence, this method is well suited for cases with high correlation among model features.

Notes

"If you use this software, please cite it as below."

Files

HelmholtzAI-Consultants-Munich/fg-clustering-v1.0.3.zip

Files (3.5 MB)

Additional details