Effacer les filtres
Effacer les filtres

when i am feeding data into timeseries nural network its showing "data has less than 10 timesteps "

3 vues (au cours des 30 derniers jours)
Please help me in this regard.

Réponse acceptée

Walter Roberson
Walter Roberson le 29 Mai 2016
The combination of parameters you are using requires at least 10 timesteps in order to create the proper weights to make predictions.
If you think that your data has more timesteps then that, then check to see whether your data is in rows or in columns: you might need to transpose it into columns to use it.
  1 commentaire
madhuri panwar
madhuri panwar le 29 Mai 2016
Thank You for your response but can you please explain this through an example and what does 10 timesteps mean?

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by