zoukankan      html  css  js  c++  java
  • 读文章论文

    论文

    Software defect association mining and defect correction effort prediction

    Type:缺陷预测

    Published in:Software Engineering, IEEE Transactions on (Volume:32 ,  Issue: 2) 

    Abstract:

    Much current software defect prediction work focuses on the number of defects remaining in a software system. In this paper, we present association rule mining based methods to predict defect associations and defect correction effort. This is to help developers detect software defects and assist project managers in allocating testing resources more effectively. We applied the proposed methods to the SEL defect data consisting of more than 200 projects over more than 15 years. The results show that, for defect association prediction, the accuracy is very high and the false-negative rate is very low. Likewise, for the defect correction effortprediction, the accuracy for both defect isolation effort prediction and defectcorrection effort prediction are also high. We compared the defect correction effort prediction method with other types of methods - PART, C4.5, and Naive Bayes - and show that accuracy has been improved by at least 23 percent. We also evaluated the impact of support and confidence levels on prediction accuracy, false-negative rate, false-positive rate, and the number of rules. We found that higher support and confidence levels may not result in higher prediction accuracy, and a sufficient number of rules is a precondition for high prediction accuracy.

    Authors:Qinbao Song ; Dept. of Comput. Sci. & Technol., Xi''an Jiaotong Univ., China ; Shepperd, M. ; Cartwright, M. ; Mair, C.

    Link:http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=1599417

  • 相关阅读:
    http://www.reg007.com/
    快速入门:十分钟学会Python(转)
    Python入门教程 超详细1小时学会Python(转)
    值得关注的10个python语言博客(转)
    【.NET特供-第三季】ASP.NET MVC系列:MVC与三层图形对照
    LeetCode——Spiral Matrix
    HTML中Select的使用具体解释
    为什么没有好用的Android游戏引擎?
    Map.EntrySet的使用方法
    jquery 仅仅读
  • 原文地址:https://www.cnblogs.com/aappkkee/p/4521223.html
Copyright © 2011-2022 走看看