Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
how can i use support vector machine (SVM) to classify students
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Iddo Weiner
am 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 Kommentare
Image Analyst
am 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.
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!