Package: FeatureImpCluster 0.1.5
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>.
Authors:
FeatureImpCluster_0.1.5.tar.gz
FeatureImpCluster_0.1.5.zip(r-4.7)FeatureImpCluster_0.1.5.zip(r-4.6)FeatureImpCluster_0.1.5.zip(r-4.5)
FeatureImpCluster_0.1.5.tgz(r-4.6-any)FeatureImpCluster_0.1.5.tgz(r-4.5-any)
FeatureImpCluster_0.1.5.tar.gz(r-4.7-any)FeatureImpCluster_0.1.5.tar.gz(r-4.6-any)
FeatureImpCluster_0.1.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
FeatureImpCluster/json (API)
NEWS
| # Install 'FeatureImpCluster' in R: |
| install.packages('FeatureImpCluster', repos = c('https://o1iv3r.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/o1iv3r/featureimpcluster/issues
Last updated from:f66ba1c064. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 143 | ||
| source / vignettes | OK | 194 | ||
| linux-release-x86_64 | OK | 131 | ||
| macos-release-arm64 | OK | 108 | ||
| macos-oldrel-arm64 | OK | 106 | ||
| windows-devel | OK | 100 | ||
| windows-release | OK | 86 | ||
| windows-oldrel | OK | 80 | ||
| wasm-release | OK | 115 |
Exports:create_random_dataFeatureImpClusterPermMisClassRate
Dependencies:clicpp11data.tablefarverggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create random data set with 4 clusters | create_random_data |
| Feature importance for k-means clustering | FeatureImpCluster |
| Permutation misclassification rate for single variable | PermMisClassRate |
| Feature importance box plot | plot.featImpCluster |
