How to overcome poor prediction of neural network.

I have created a neural network with nftool for prediction with default settings. Data used for input is matrix of 19x1140 i.e 19 input parameter and 1x1140 i.e 1 output parameter. The regression values comes around .99 and .98 but during prediction using sim(net,test) command it gives wrong prediction. How to solve this problem?

 Réponse acceptée

Greg Heath
Greg Heath le 28 Avr 2014

0 votes

Use datadivision and as few hidden nodes as possible. Repeat multiple times to get a good set of random initial weights.
What do you mean by prediction ... the test set performance?

Plus de réponses (0)

Catégories

En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by