.. _model-surrogate-global-neural_network-range: """"" range """"" Range for neural network random weights **Topics** surrogate_models .. toctree:: :hidden: :maxdepth: 1 **Specification** - *Alias:* None - *Arguments:* REAL **Description** Controls the range of the input layer random weights in the neural network model. The default range is 2.0, resulting in weights in (-1, 1). These weights are applied after the training inputs have been scaled into [-0.8, 0.8].