Quiz 7 Question 18 of 20

A SAS data scientist is preparing features for a neural network in PROC HPNEURAL. Input variables have widely different scales: 'age' ranges 18-90, 'income' ranges 20000-500000, and 'loan_amount' ranges 1000-50000. Why is standardization critical before training?

Select an answer to reveal the explanation.

Motivation