Determine impact of Neural Network inputs on outputs.
7 ビュー (過去 30 日間)
古いコメントを表示
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?
0 件のコメント
採用された回答
Greg Heath
2012 年 6 月 23 日
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 件のコメント
Walter Roberson
2012 年 6 月 23 日
http://www.mathworks.com/matlabcentral/answers/41421-view-weights-used-in-a-neural-network-created-after-using-the-gui
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Sequence and Numeric Feature Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!