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 Center および File ExchangeStatistics and Machine Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by