powered by
Creates a time series prediction object that uses the LSTM. It wraps the pytorch library.
ts_lstm(preprocess = NA, input_size = NA, epochs = 10000L)
returns a ts_lstm object.
ts_lstm
normalization
input size for machine learning model
maximum number of epochs
#See an example of using `ts_ts_lstmconv1d` at this #[link](https://github.com/cefet-rj-dal/daltoolbox/blob/main/timeseries/ts_lstm.ipynb)
Run the code above in your browser using DataLab