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?

 채택된 답변

Greg Heath
Greg Heath 2014년 4월 28일

0 개 추천

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?

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2014년 4월 23일

답변:

2014년 4월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by