From now on the ANN can be retrieved, at any time, by going to the ANN List link after you log on.
By clicking on the ANN ID, you will move to the ANN Analysis page, where you can have a glance at the quality of the trained ANN:
On the left upper field of the "ANN Analysis/Trained ANN Statistics"
page you find statistical key values for the ANN presented as text, as
shown in the figure on the left.
A more complete report is available by
clicking on the links "text format report".
Now, if you have more than one output, like in this example, all the
information shown referes to the selected output (the first one is
selected by default).
The "Predicted vs. Observed Regression Graph"
has the name of the selected output in the title.
So here you got:
|
In order to get a new analysis, select the output for which you want the
analysis for and then press "New Output Analysis".
Elements of the "Predicted vs. Observed Regression Graph".
|
This graph point to a good quality ANN.
The figure on the left is the "Sensitivity Analysis Graph". It shows
the sensitivity of the selected output (red bars) to the inputs.
In this example, the inputs "1" and "2" have high influence on the output (here for the sum: "a+b") but inputs "3" and "4" have not.
That is exactly what one would expect, since inputs "3" and "4" don't contribute at all to the sum.
There is another thing one can read from this figure:
Both bars, the red and the blue are of identical height.
This means, the respective input influences the output as much
as the average.
That also is expected, since the inputs for the sum are the same as for
the difference, and the weigths are equal for both.
In the real world, where you might not know the modell behind the data, the sensitivity analysis would have give you the hint that inputs "3" and "4" don't contribute at all to the output.
What else should be noted???
A separate ANN is developed for each output, using all inputs at a time. Therefore, there is no need to separate different sets of dependent variables according to their interdependencies, which can be recovered by cluster or factor analysis of their sensitivities.
Now move on to the next step: "Making Predictions".