Extreme learning machine forecasting/prediction
Afficher commentaires plus anciens
Hello, Matlab experts!
I'm interesting in apply extreme learning machine method for time-series forecasting/prediction. The most commonly used code is on http://www.ntu.edu.sg/home/egbhuang/ELM_Codes.htm
Does anyone knows how to use it for forecasting time-series (like Santa Fe or Mackey-Glass)?
Thanks for your help!
2 commentaires
surya aditama
le 29 Mai 2017
Muhammad Bagus Seputro
le 4 Août 2021
Can i see this code if you already, I hope you are ready. My email : bagusseputro03@gmail.com. Thank You.
Réponses (2)
Anas Al Rawi
le 24 Nov 2011
1 vote
Hi Goryn,
I recommend these books:
1- Time series analysis; forecasting and control. by George E. P. Box, Gwilym M. Jenkins and Gergory C. Reinsel.
2- Introduction to time series and forecasting. by Peter J. Brockwell and Richard A. Davis.
They are very easy to follow.
Good luck
Anas
BERGHOUT Tarek
le 7 Fév 2018
0 votes
you can use ELM for regression ; use a training set to train the network ;then if you want to predict a value for such instance , you must add to the function the outpt value which is:TY in the algorithm of Huang bin guang
Catégories
En savoir plus sur Design of Experiments (DOE) dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!