There is a newer version of the record available.

Published April 11, 2022 | Version v0.2.0
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.1.zip

Files (2.4 MB)

Additional details