Support Vector Machine is a classification method that finds the optimal hyperplane to separate two data classes. SVM has much better generalization performance than other methods. However, SVM needs to improve in determining hyperparameter values. Therefore, parameter optimization is necessary to determine the optimal hyperparameter value. Grid search is one of the parameter optimization methods that can improve the quality of SVM models. This study aims to assess the level of accuracy in predicting student graduation times by using five features that affect it. This study shows that the resulting SVM model optimized with the Grid Search Algorithm is quite consistent and prevents overfitting. By utilizing the results of SVM modelling, UNISBA is expected to improve the quality of graduates. The risk of delays in graduation can be considered early by paying attention to the background and achievements of students