Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
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?

Respuesta aceptada

Greg Heath
Greg Heath el 25 de Nov. de 2014
Use whatever info you have to fabricate additional data.
  2 comentarios
Platon
Platon el 25 de Nov. de 2014
Can you explain more your proposal?
Greg Heath
Greg Heath el 11 de Dic. de 2014
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.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by