Skip to contents

Compute Feature Importance for Clustering (Internal)

Usage

.compute_feature_importance(features_scaled, clusters, feature_names)

Arguments

features_scaled

Scaled feature matrix

clusters

Vector of cluster assignments

feature_names

Character vector of feature names

Value

data.table with feature importance statistics