Dear all,
could anyone with expertise in Euclidean distance educate me about pre-processing the components?
Say ED = sqrt(x^2 + y^2 + z^2). Should x, y, z (with the range of [0,1[) be standardized, max-min normalized, or percentile ranked to [0,1]?
I saw practices of standardization. Is standardization a requirement or recommendation?
Thank you.
could anyone with expertise in Euclidean distance educate me about pre-processing the components?
Say ED = sqrt(x^2 + y^2 + z^2). Should x, y, z (with the range of [0,1[) be standardized, max-min normalized, or percentile ranked to [0,1]?
I saw practices of standardization. Is standardization a requirement or recommendation?
Thank you.
Comment