Combining Particle Swarm Optimization Based Feature Selection And Bagging Technique For Software Defect Prediction

The costs of finding and correcting software defects have been the most expensive activity in software development. The accurate prediction of defect‐prone software modules can help the software testing effort,reduce costs,and improve the software testing process by focusing on fault-prone module.Re...

وصف كامل

محفوظ في:
التفاصيل البيبلوغرافية
المؤلفون الرئيسيون: Suryana, Nanna, Wahono, Romi Satria
التنسيق: مقال
اللغة:English
منشور في: SERSC Science & Engineering ResearchSupport soCiety 2013
الموضوعات:
الوصول للمادة أونلاين:http://eprints.utem.edu.my/id/eprint/23050/2/romi-psobaggingforsdp-ijseia-2013.pdf
http://eprints.utem.edu.my/id/eprint/23050/
http://sersc.org/journal/index.php/ijseia/issue/archive
الوسوم: إضافة وسم
لا توجد وسوم, كن أول من يضع وسما على هذه التسجيلة!
الوصف
الملخص:The costs of finding and correcting software defects have been the most expensive activity in software development. The accurate prediction of defect‐prone software modules can help the software testing effort,reduce costs,and improve the software testing process by focusing on fault-prone module.Recently,static code attributes are used as defect predictors in software defect prediction research,since they are useful,generalizable,easy to use, and widely used.However,two common aspects of data quality that can affect performance of software defect prediction are class imbalance and noisy attributes.In this research,we propose the combination of particle swarm optimization and bagging technique for improving the accuracy of the software defect prediction.Particle swarm optimization is applied to deal with the feature selection,and bagging technique is employed to deal with the class imbalance problem.The proposed method is evaluated using the data sets from NASA metric data repository.Results have indicated that the proposed method makes an impressive improvement in prediction performance for most classifiers.