How can I improve the performance prediction of a net in extrapolation

Training data are in [minTrain maxTrain], test data are in [minTest maxTest] such as 30% (for instance) of the data are outside the range [minTrain maxTrain]. It is known that neural networks do not work well in extrapolation. How can I improve the network predictions in this case just to have acceptable results. Do you have any idea?

 채택된 답변

Greg Heath
Greg Heath 2014년 11월 25일

1 개 추천

Use whatever info you have to fabricate additional data.

댓글 수: 2

Can you explain more your proposal?
Not much more to say. If theory and/or non-training data gives you some idea of data characteristics beyond those limits, use tat info to fabricate training data with those characteristics.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

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

질문:

2014년 11월 24일

댓글:

2014년 12월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by