tidyclust icon indicating copy to clipboard operation
tidyclust copied to clipboard

feature suggestion: extract centroids described with original variables

Open tomazweiss opened this issue 3 years ago • 1 comments
trafficstars

When a recipe contains step_pca() or some other feature extraction method, extract_centroids() will describe centroids with these new variables. Users may also be interested to see cluster descriptions with original input variables.

tomazweiss avatar Sep 15 '22 12:09 tomazweiss

Hello @tomazweiss 👋

thank you for this feature request, it seems reasonable.

It feels like it would be an augment()-like operation. I need to think a little deeply to make sure it makes sense

EmilHvitfeldt avatar Mar 30 '23 20:03 EmilHvitfeldt