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
jessupj 2023-10-13
there is insuffient information for anyone mortal to provide meaningful insights.
the cyclist
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 个)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by