Hi!!!! I am using 2017a matlab. I am not able to use libsvm on it. The image shows the error. Should I install 32bit matlab??
2 次查看(过去 30 天)
显示 更早的评论
Hi!!!! I am using 2017a matlab. I am not able to use libsvm on it. The image shows the error. Should I install 32bit matlab??

6 个评论
Walter Roberson
2018-2-27
The tool you are using expects that one of the columns contains the output that is appropriate for that that input row -- expects that one of the columns will contain 0, 1, 2, or 3 for that row. You would mark that one row as Response and leave the other rows as Predictor.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Statistics and Machine Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
