Determine impact of Neural Network inputs on outputs.

7 views (last 30 days)
I am developing a neural network to forecast water consumption. I am using weather parameters but I only want to use input parameters that correlate well with the output. For example, I assume that rainfall would correlate well but dew point may be better. How can I determine which input is best?
If I use the phase of the moon as an input, how can I prove that this input contributes nothing and may actually insert noise to the network.
Is it possible to determine the impact of individual input parameters on the output(s) of the Neural Network using the Neural Network Toolbox or do I need to use some other toolbox?

Accepted Answer

Greg Heath
Greg Heath on 23 Jun 2012
See the folowing post:
View weights used in a neural network created after using the GUI
Sarah asked on 18 Jun 2012 at 10:11
Latest activity: Answer by Greg Heath on 19 Jun 2012 at 1:43
  1 Comment
Walter Roberson
Walter Roberson on 23 Jun 2012
http://www.mathworks.com/matlabcentral/answers/41421-view-weights-used-in-a-neural-network-created-after-using-the-gui

Sign in to comment.

More Answers (0)

Categories

Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!