How to Use Features in LSTM Networks for Time Series …
https://machinelearningmastery.com/use-features-lstm-networks-time-series-forecasting/
Tutorial OverviewShampoo Sales DatasetExperiments with FeaturesExperiments with Features and NeuronsExperiments with Features and Neurons More EpochsExtensionsSummary We will perform 5 experiments; each will use a different number of lag observations as features from 1 to 5. A representation with a 1 input feature would be the default representation when using a stateful LSTM. Using 2 to 5 features is contrived. The hope would be that the additional context from the lagged observations may improve performance of... Reviews: 49 Published: Apr 18, 2017
We will perform 5 experiments; each will use a different number of lag observations as features from 1 to 5. A representation with a 1 input feature would be the default representation when using a stateful LSTM. Using 2 to 5 features is contrived. The hope would be that the additional context from the lagged observations may improve performance of...
Reviews: 49
Published: Apr 18, 2017
DA: 69 PA: 40 MOZ Rank: 3