o1iv3r/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>.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.1.5
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("o1iv3r/FeatureImpCluster")
o1iv3r/FeatureImpCluster documentation built on Oct. 21, 2021, 12:24 a.m.