how can i use support vector machine (SVM) to classify students
Info
This question is closed. Reopen it to edit or answer.
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?
Answers (1)
Iddo Weiner
on 1 Apr 2018
0 votes
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
denis bouakel
on 1 Apr 2018
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.
denis bouakel
on 1 Apr 2018
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!