how to improve data fit accuracy with neural network?
1 回表示 (過去 30 日間)
古いコメントを表示
I have a one hidden layer network with 6 inputs and 4 outputs. I use neural network tool to perform 'Function Approximation and Nonlinear Regression' training . I use 'trainlm' and 'trainbr' as trainFcn, try different numbers of neurons for hidden layer and change other options which I think can improve training result. But no matter what I do, I cannot get R value over 0.9 for trainingg, validation,test and all, which means the outputs cannot fit targets well. Does my data are not good enougth, therefore results in poor fitting. Who can provide me some suggestion, or what should I do? Thank you.
回答 (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!