"Regression equation from Neural Network"

11lara11
11lara11 New Altair Community Member
edited November 5 in Altair RapidMiner
I have set up a neural network and it is generating results with ok accuracy. I want to know how to get the regression equation that the neural net has come up with. I have used another neural network software in the past and it gave me the exact formula associated with the neural network results. eg y=a*x1 +b*x2+c*x3+...