Regression learner error in matlab code
显示 更早的评论
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 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Linear Regression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!