Defectors
收藏资源简介:
Defectors是由达尔豪斯大学创建的大型Python数据集,专为缺陷预测设计。该数据集包含约213,000个源代码文件,涵盖24个流行的Python项目,涉及18个不同的应用领域。创建过程中,研究团队从多个项目中精心筛选出缺陷代码和非缺陷代码,通过多级噪声过滤确保数据质量。Defectors数据集适用于训练机器学习和深度学习模型,特别是在即时缺陷预测和行级缺陷预测方面,有助于提高软件质量保证的效率和精确性。
Defectors is a large-scale Python dataset developed by Dalhousie University, tailored specifically for defect prediction tasks. This dataset comprises approximately 213,000 source code files, covering 24 popular Python projects across 18 distinct application domains. During the dataset construction process, the research team carefully curated defective and non-defective code samples from multiple projects, and implemented multi-level noise filtering to ensure data quality. The Defectors dataset is suitable for training machine learning and deep learning models, particularly for just-in-time defect prediction and line-level defect prediction, which can improve the efficiency and accuracy of software quality assurance.




