
In Basics of Time series prediction, We talked about time series where we covered time series data, common patterns in time series data, training ,test and validation sets and statistical forecasting on time series data. We got pretty good results using statistical forecasting on the time series data(mean absolute error = 4.5).
The techniques for Time series prediction are:
Time Series Forecasting Using Artificial Neural Networks
Single Layer Neural Network
Recurrent Neural Networks
Long Shor...
Published on May 22, 2020 15:42