필터 지우기
필터 지우기

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

조회 수: 1 (최근 30일)
Platon
Platon 2014년 11월 24일
댓글: Greg Heath 2014년 12월 11일
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일
Use whatever info you have to fabricate additional data.
  댓글 수: 2
Platon
Platon 2014년 11월 25일
Can you explain more your proposal?
Greg Heath
Greg Heath 2014년 12월 11일
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개)

카테고리

Help CenterFile 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!

Translated by