Question: What is the main goal of feature scaling?
Options:
Correct Answer: To ensure all features contribute equally to the distance calculations
Solution:
Feature scaling ensures that all features are on a similar scale, which is important for distance-based algorithms.