How can I improve the performance prediction of a net in extrapolation
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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?
0 commentaires
Réponse acceptée
Greg Heath
le 25 Nov 2014
Use whatever info you have to fabricate additional data.
2 commentaires
Greg Heath
le 11 Déc 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.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Sequence and Numeric Feature Data Workflows dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!