I try to use "ELM kernel" code for matlab,(<http://www.ntu.edu.sg/home/egbhuang/elm_codes.html)>. However it seems vague for me and I can't generalize it for my data. my first problem is what is the value of regularization coefficient?
Thanks for your help.

 Akzeptierte Antwort

BERGHOUT Tarek
BERGHOUT Tarek am 3 Feb. 2019

0 Stimmen

the regulazation parameter is the user parameter in the moore peneroose psedoinverse of matrix mathed which is presented by C factor in this formula
(B=(inv((I/C)+H'*H)*H'*T);
wher I is the identity matrix you can type "help eye " in Matlab .

Weitere Antworten (1)

Sara
Sara am 4 Feb. 2019

0 Stimmen

Thanks for your answer.

Kategorien

Mehr zu Statistics and Machine Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2018a

Gefragt:

am 9 Jul. 2018

Beantwortet:

am 4 Feb. 2019

Community Treasure Hunt

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

Start Hunting!

Translated by