Machine Learning algorithm not working correctly in MATLAB
2 次查看(过去 30 天)
显示 更早的评论
Hello all, I had written the complete code which uses SVM in MATLAB. However, it is not working correctly. I had checked the entire code, and I think the problem is during labeling of the data.
Major steps I had followed for this code are:
1) Training the model.
2) Testing the model
3) Predicting the model.
My query is that the code is running correctly, but the output is not proper.
Any help in this regard will be highly appreciated.
Pls note, As code is large I am intentionally not sharing the code. I can share it upon request.
3 个评论
jessupj
2023-10-13
there is insuffient information for anyone mortal to provide meaningful insights.
the cyclist
2023-10-14
You don't need to share all the code. You just need to share the function call where you execute the SVM model (which you can cut & paste here), and the inputs to that function (which you can upload in a MAT file).
回答(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!