Determine impact of Neural Network inputs on outputs.
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Greg Heath
le 23 Juin 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 commentaire
Walter Roberson
le 23 Juin 2012
http://www.mathworks.com/matlabcentral/answers/41421-view-weights-used-in-a-neural-network-created-after-using-the-gui
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!