Should I scale or normalise my dataset before clustering?
So i have a dataset with variables with unit of measurement as milligrams, kgs and quintals. Should i use standard scaler or minmaxscaler to scale the dataset.
Topic feature-scaling hierarchical-data-format k-means clustering
Category Data Science