how to use trained LSTM model for predicting new data?
Afficher commentaires plus anciens
Hi everyone,
I've just developed a LSTM model for predicting flood. Its inputs are the rain and evaporation data and the output would be the amount of runoff. Now I have a question in this regard?
1- How to save and used the trianed model for the future predictions? For example, I want to enter today's data of rain and evaporation and see the prediction of runoff for tomorrow.
Réponses (0)
Catégories
En savoir plus sur Sequence and Numeric Feature Data Workflows dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!