Regression learner error in matlab code
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Pratyush Roy
el 29 de Dic. de 2020
Hi,
Can you share the full code so that we can reproduce the error from our side?
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!