Claim Missing Document
Check
Articles

Found 1 Documents
Search
Journal : Jurnal Mantik

PREDICTION OF STUDENTS DROP OUT WITH SUPPORT VECTOR MACHINE ALGORITHM Sartika Dewi Purba; LELIANA HARAHAP; JONAS FRANKY RUDIANTO PANGGABEAN
Jurnal Mantik Vol. 6 No. 1 (2022): May: Manajemen, Teknologi Informatika dan Komunikasi (Mantik)
Publisher : Institute of Computer Science (IOCS)

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

The quality of a university can be seen from the high level of student success and the low level of student failure. As for the cause of student failure is the case of drop out. To overcome these problems, predictions are made using the support vector machine method. The Support Vector Machine tries to find the optimal hyperplane where the two pattern classes can be separated maximally, the parameters used in the Support Vector Machine are only kernel parameters in one C parameter which gives a penalty on randomly classified data points. In the Support Vector Machine the weights (w) and biases (b) are global optium solutions from quadratic programming so that just running once will result in a solution that will always be the same for the same kernel and parameter choices. Through the implementation of the support vector machine, it is expected to get the parameters of the Support Vector Machine that are used correctly to obtain the best margin in predicting students dropping out.