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