필터 지우기
필터 지우기

Extreme learning machine forecasting/prediction

조회 수: 1 (최근 30일)
Goryn
Goryn 2011년 9월 13일
댓글: Muhammad Bagus Seputro 2021년 8월 4일
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
surya aditama
surya aditama 2017년 5월 29일
me to, Let me know if you already know, please,Thank You, suryaadi4848@gmail.com
Muhammad Bagus Seputro
Muhammad Bagus Seputro 2021년 8월 4일
Can i see this code if you already, I hope you are ready. My email : bagusseputro03@gmail.com. Thank You.

댓글을 달려면 로그인하십시오.

답변 (2개)

Anas Al Rawi
Anas Al Rawi 2011년 11월 24일
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
BERGHOUT Tarek 2018년 2월 7일
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

Community Treasure Hunt

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

Start Hunting!

Translated by