The input variables will need to be read in and put into the format expected by the neural network. Ideally the reading in of variables will be generic so that it can work even if the model has been trained to take different variables.
The input variables will need to be read in and put into the format expected by the neural network.
Ideally the reading in of variables will be generic so that it can work even if the model has been trained to take different variables.