Added standardisation to the data before k-means is applied
Currently data is not standardised before k-means is applied. This can have adverse effects when the variables clustered on do not have the same scale. Standardisation should fix this.
Showing
Please register or sign in to comment