Machine Learning algorithm not working correctly in MATLAB
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
jessupj
el 13 de Oct. de 2023
there is insuffient information for anyone mortal to provide meaningful insights.
the cyclist
el 14 de Oct. de 2023
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).
Respuestas (0)
Ver también
Categorías
Más información sobre Statistics and Machine Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!