What is feature scaling 89,90,91,93,95 Take this list of numbers for example, what do you see here? The numbers are gradually increasing They’re pretty close to each other Since they’re pretty close to each other, their euclidian distance will be minimal A low euclidian distance would mean that your inference/classification algorithms (that use distance…