How can I use a script to save prediction formulas from a Neural Network Fit to the data table, and to an SAS text file?
How can I use a script to save prediction formulas from a Neural Network Fit to the data table, and to an SAS text file?I am fitting Neural Networks Models to data, and then saving the resulting prediction equations to the data table, and also to SAS text files, but these operations don't appear to be scriptable.