Research of Software Defect Prediction Model Based on LASSO-SVM

WU Xiao-ping,ZHAO Xue-jing,QIAO Hui,LIU Dong-mei,WANG Zhi
DOI: https://doi.org/10.3969/j.issn.1001-3695.2013.09.047
2013-01-01
Abstract:The prediction accuracy of most current software defect prediction models is not very high.To solve the problem,this paper investigated a software defect prediction model with the least absolute shrinkage and select operator(LASSO)and the support vector machine(SVM).At first,it reduced the dimension of the original data sets and extracted the data which was irrelevant with software defect prediction by taking advantage of the feature selection capability of LASSO.Then it found the correlated optimal weights of the SVM by making use of the parameter preference capability of cross validation.At last,it fi-nished software defect prediction by utilizing the non-linear computing power of SVM.The simulation experiment indicated that proposed method owe a higher prediction precision than the traditional ones and predicted faster.
What problem does this paper attempt to address?