MLP artificial neural networks can be used for prediction. In order to avoid making suggestions we standarize input data (with linear or non-linear method) providing data with values from near the same range e.g. .
Do we need to standardise the output? Or should we leave output data with original values?
Many thanks for hints.
Hubert