A Software DP (Defects Prediction) Model Based on SVM ( Support VectorMachine)

Tao Wang,Weihua Li,Zun Liu,Haobin Shi
DOI: https://doi.org/10.3969/j.issn.1000-2758.2011.06.008
2011-01-01
Xibei Gongye Daxue Xuebao/Journal of Northwestern Polytechnical University
Abstract:Software defects prediction can help raise the effectiveness and efficiency of testing activities by constructing predictive classification models from static code attributes which can identify software modules with a higher than usual probability of defects. Our aim is to find the best performance predictive classification model through introducing SVM into DP. Sections 1 through 4 of the full paper explain our SVM-DP model and its application to analyzing the 13 data sets of NASA Metrics Data Program (MDP). Sections 1 through 4 are entitled: Iterative and Incremental Prediction Model SVM-DP (section 1); Benchmarking Data Sets and Code Metrics (section 2); Effectiveness Indicators (section 3); Experimental Method and Analysis of Test Results (section 4). Experimental results, presented in Table 4 and Figs. 4 through 7, and their analysis, show preliminarily the effectiveness of our SVM-DP model.
What problem does this paper attempt to address?