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

AuthorOliver Pfaffel [aut, cre]
MaintainerOliver Pfaffel <opfaffel@gmail.com>
LicenseGPL-3
Version0.1.5
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("FeatureImpCluster")

Try the FeatureImpCluster package in your browser

Any scripts or data that you put into this service are public.

FeatureImpCluster documentation built on Oct. 20, 2021, 5:06 p.m.