- International Advanced Researches and Engineering Journal
- Volume:6 Issue:2
- Predicting acceptance of the bank loan offers by using support vector machines
Predicting acceptance of the bank loan offers by using support vector machines
Authors : Mehmet Furkan AKÇA, Onur SEVLİ
Pages : 142-147
Doi:10.35860/iarej.1058724
View : 17 | Download : 12
Publication Date : 2022-08-15
Article Type : Research Paper
Abstract :Loans are one of the main profit sources in banking system. Banks try to select reliable customers and offer them personal loans, but customers can sometimes reject bank loan offers. Prediction of this problem is an extra work for banks, but if they can predict which customers will accept personal loan offers, they can make a better profit. Therefore, at this point, the aim of this study is to predict acceptance of the bank loan offers using the Support Vector Machine insert ignore into journalissuearticles values(SVM); algorithm. In this context, SVM was used to predict results with four kernels of SVM, with a grid search algorithm for better prediction and cross validation for much more reliable results. Research findings show that the best results were obtained with a poly kernel as 97.2% accuracy and the lowest success rate with a sigmoid kernel as 83.3% accuracy. Some precision and recall values are lower than normal ones, like 0.108 and 0.008 due to unbalanced dataset, like for 1 true value, there are 9 negative values insert ignore into journalissuearticles values(9.6% true value);. This study recommends the use of SVC in banking system while predicting acceptance of bank loan offers.Keywords : Bank loan approval, Comparison with kernels, Machine learning, Support vector machines