You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: