Info
This question is closed. Reopen it to edit or answer.
how can i use support vector machine (SVM) to classify students
1 view (last 30 days)
Show older comments
I have created a datebase that contains scores of math and physics of three categories of students: excellent, good and bad students. I want to use that data to classify other students in one of these categories according to their scores using SVM. the problem is that I have no experience with matlab. Please can someone help me?
0 Comments
Answers (1)
Iddo Weiner
on 1 Apr 2018
https://www.mathworks.com/help/stats/classificationsvm.html
Does this help? If not, you can post here the data (or a part of it as an example), and I/we will write a script for doing it..
3 Comments
Image Analyst
on 1 Apr 2018
To make it easy for people to use your data you'll have to attach it in something other than a PDF, like a csv file or a .mat file or an Excel workbook.
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!