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!