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!