extreme learning machine multi-class classification

1 visualización (últimos 30 días)
i am using the attached code for the multiclass classification. but i am getting error <Undefined function or variable 'getRandomMatrix'.
Error in trainRELM (line 70)
R = getRandomMatrix(size(Data.X,2)+1,nh,type,Params.seed);
Error in test1 (line 47)
LR2 = trainRELM(DataTG);>
kindly help me to understand the reason for why the error is coming like this.

Respuesta aceptada

Walter Roberson
Walter Roberson el 3 de Mayo de 2019
  1 comentario
Pratima Tiwari
Pratima Tiwari el 3 de Mayo de 2019
Thank you so much for the help, but kindly help me with the answer asked on the link shared with you..how can I resolve that.?

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Classification en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by