I would like to implement hierarchical clustering for a dataset with several dimensions, very different from each other. E.g. meters VS percentage VS times.
I want to adopt a distance method that would allow to deal with that, by standardizing them. Do you have any suggestion?