Hello,
After creating a prediction formula (say from a Neural Network) and a column is created, I can right click on that column and click "formula" and view the created formula. I then am able to "click and drag" the equation into a text file as a one line equation.
My question: Is it possible to script this process? I want to save off that formula without having to do the above process every time. (I already have a script that will run the neural network, etc. just nothing that can save off that single line formula).
Thank you for your time!