how to use trained LSTM model for predicting new data?
Show older comments
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.
Answers (0)
Categories
Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!