Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature suggestion: extract centroids described with original variables #77

Open
tomazweiss opened this issue Sep 15, 2022 · 1 comment
Labels
feature a feature request or enhancement

Comments

@tomazweiss
Copy link

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.

@EmilHvitfeldt EmilHvitfeldt added the feature a feature request or enhancement label Mar 30, 2023
@EmilHvitfeldt
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants