Regression learner error in matlab code
1 view (last 30 days)
Show older comments
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 Comment
Pratyush Roy
on 29 Dec 2020
Hi,
Can you share the full code so that we can reproduce the error from our side?
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!