FeatureImpCluster - Feature Importance for Partitional Clustering
Implements a novel approach for measuring feature importance in k-means clustering. Importance of a feature is measured by the misclassification rate relative to the baseline cluster assignment due to a random permutation of feature values. An explanation of permutation feature importance in general can be found here: <https://christophm.github.io/interpretable-ml-book/feature-importance.html>.
Last updated 3 years ago
3.58 score 4 stars 19 scripts 372 downloads