Question: What is the role of feature scaling in machine learning?
Options:
Correct Answer: To ensure all features contribute equally to the model
Solution:
Feature scaling ensures that all features contribute equally to the model by standardizing or normalizing their values.