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?

 Akzeptierte Antwort

Greg Heath
Greg Heath am 25 Nov. 2014
Use whatever info you have to fabricate additional data.

2 Kommentare

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.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 24 Nov. 2014

Kommentiert:

am 11 Dez. 2014

Community Treasure Hunt

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

Start Hunting!

Translated by