Regression learner error in matlab code
2 ビュー (過去 30 日間)
古いコメントを表示
When i use
yfit = trainedModel.predictFcn(cartable)
to test for Test data using regression learner , i am getting the below error.
Unable to use a value of type 'cell' as an index..
Kindly help to fix this
1 件のコメント
Pratyush Roy
2020 年 12 月 29 日
Hi,
Can you share the full code so that we can reproduce the error from our side?
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Linear Regression についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!