Question
Why is feature scaling important for distance- or gradient-based algorithms?
Select an option. Your answer will be checked instantly.
Correct Answer: D. Features with large numeric ranges can dominate distances or optimization
Explanation:
Comparable scales improve numerical behavior and feature balance.
Tree-based algorithms are generally less sensitive to scaling.
Leave a Reply