Multivariate and Univariate Time Series Prediction

Time Series Prediction by use of Deep learning and shallow learning algorithms
9.8K Downloads
Updated 28 Nov 2021

View License

Hope you are doing well,
Time-Series data preparation video tutorial part 1,
https://youtu.be/gKT8HSoJ0cE
code and results output, part 2,
Covid 19 dataset.
a Bayesian optimization algorithm is responsible for finding the optimal LSTM parameters.(LSTM with Bayesian optimization)
Bitcoin Prediction
Hybrid Convolutional Neural Network with LSTM and Bayesian Hyperparameters tuninng (CNN_LSTM_BO)
.
Air quality dataset (MultiVariate)
Multivariate LSTM Time Series Prediction with Bayesian Hyperparameters tuninng
-Multivariable input and one output.
-Multivariable input and multivariable output.
.
some other results from the CNN and LSTM networks
CNN and LSTM network results
Monthly closing prices of S&P500
Monthly Australian Sales of Red Wine Jan1980Jul1995
Yearly US accidents
Global Ice Volume
----------------- || If you enjoyed, Please like and subscribe my channel. || -----------------
.
.
----------------- || Download links || -----------------
the first version of the code here(current page):
.
the second version of code(Future Forcast with MLP and LSTM) from here:
.
the third version of code(Future Forcast with MLP, LSTM, and CNN) from here:
.
LSTM with Bayesian Hyperparameters tuninng
.
LSTM with Bayesian Hyperparameters tuninng for Multivariate Time Series dataset
.
and this is my website you can find useful information about the time series from there:
.
.
If you have questions or would like to improve the code, don't hesitate
to mail me: abolfazl.nejatian@gmail.com
Best wishes,
Abolfazl Nejatian
.
||-----------------------------------************----------------------------------------||
this is also
time-series prediction with Bayesian Hyper Parameter Tuning
https://www.mathworks.com/matlabcentral/fileexchange/87137-lstm-time-series-prediction-with-bayesian-optimization

Cite As

Abolfazl Nejatian (2024). Multivariate and Univariate Time Series Prediction (https://www.mathworks.com/matlabcentral/fileexchange/69506-multivariate-and-univariate-time-series-prediction), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2018b
Compatible with R2018a to R2018b
Platform Compatibility
Windows macOS Linux
Categories
Find more on Sequence and Numeric Feature Data Workflows in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.3.94

some description added

1.3.93

some description added

1.3.92

some minor bugs fixed

1.3.91

sum minor bugs fixed

1.3.9

added some new results

1.3.8

added some new results output

1.3.7

edit some comment on code.

1.3.6

fixed some minor bugs

1.3.5

Minor bug fixed

1.3.4

update a new video

1.3.3

some parts of the code were fixed, some data set added

1.3.0

save outputs data on the workspace.
fix some minor bugs.

1.2.0

fix some minor bugs

1.1.0

fix some minor bogs

1.0.0