extreme learning machine multi-class classification

조회 수: 2 (최근 30일)
Pratima Tiwari
Pratima Tiwari 2019년 5월 3일
댓글: Pratima Tiwari 2019년 5월 3일
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.

채택된 답변

Walter Roberson
Walter Roberson 2019년 5월 3일
  댓글 수: 1
Pratima Tiwari
Pratima Tiwari 2019년 5월 3일
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.?

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Classification에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by