Community & Support
Learn
Marketplace
Discussions
Categories
Discussions
General
Platform
Academic
Partner
Regional
User Groups
Documentation
Events
Altair Exchange
Share or Download Projects
Resources
News & Instructions
Programs
YouTube
Employee Resources
This tab can be seen by employees only. Please do not share these resources externally.
Groups
Join a User Group
Support
Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
"Importance of Z-transformation in clustering"
imfaith
Hello every body;
I haven't understand the importance of use Z-transformation in clustering process (for example k-means). It is necessary to use this transformation and what is its impact ? this transformation don't change the result of clustering ? There are several methods of transformation, what is the most suitable for the clustering process ? ???
Thank you very much.
Find more posts tagged with
AI Studio
Clustering
Accepted answers
All comments
wessel
Assuming you are using k-means uses squared distance.
Assuming you create a a new attribute: att_1b = att_1 * 100.
If you were to use att_1b instead of att_1 during clustering, distances in att1_b are far more importance, because of the scaling.
Typically you want all attributes have equal weight in the distance calculation, Z-transforming all your attributes allows you to do just this.
Best regards,
Wessel
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups