Replication Kit: On the Feasibility of Automated Classification of Bug and Non-Bug Issues
DOI10.5281/zenodo.3994254Zenodo3994254MaRDI QIDQ6696276
Dataset published at Zenodo repository.
Author name not available (Why is that?)
Publication date: 21 August 2020
Copyright license: No records found.
This is the replication kit for the manuscript On the Feasibility of Automated Issue Bug and Non-Bug Issues. The replication kit contains the following data. - results_all_issues contains the csv files with the results of the classifiers we trained with all issues for phases 1 and 2 of the experiment. - results_only_bugs contains the csv files with the results of the classifiers we trained with only bugs for phases 1 and 2 of the experiment. - results_unvalidated contains the csv files with the results for phases 3 and 4 of the experiment - The .p files contain pickled python objects with the issue data. The code for creating this pickles is contained in the evaluation.py. - The evaluation.py creates all results that are missing, i.e., will do nothing if there are already CSV files in the folders! - The evaluation.py also generates the .p files, if they are not available. However, this requires the raw data from Herzig et al (2013), Herbold et al (2020), and Ortu et al (2015) which is not included in this replication kit due to the size of several gigabytes. - The EvaluationNotebook contains the code for the statistical analysis.
This page was built for dataset: Replication Kit: On the Feasibility of Automated Classification of Bug and Non-Bug Issues