Skip to content

FeatureImpCluster

Feature Importance for Partitional Clustering

v0.1.5 · Oct 20, 2021 · GPL-3

Description

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

Downloads

375

Last 30 days

10113th

1.1K

Last 90 days

5.5K

Last year

Trend: +6.8% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies data.table ggplot2 FeatureImpCluster

Version History

new 0.1.5 Mar 10, 2026
updated 0.1.5 ← 0.1.4 diff Oct 19, 2021
updated 0.1.4 ← 0.1.2 diff Jun 2, 2021
new 0.1.2 May 17, 2020