Skip to main content
zenodoopen

Issue close time: datasets + prediction classifiers

<p>This project contains experiments on predicting the amount of time required to close issue reports in software repositories. Namely, it contains (a) issue lifetime datasets from 10 large software projects and (b) experiment scripts to generate decision tree classifiers that predict issue close time.</p> <p><strong>To run the cross-validation experiment:</strong><br> 1. Compile the Java classes by running "make" or "make compile-java" on the command line<br> 2. Configure the experimental setup by changing the variables at the top of run.sh<br> 3. Run "bash run.sh" on the command line<br> 4. Results can be found in out/</p> <p><strong>To run the round robin experiment:</strong><br> 1. Compile the Java classes by running "make" or "make compile-java" on the command line<br> 2. Run "bash roundRobin.sh" on the command line<br> 3. Results can be found in out/roundRobin</p> <p> </p> <p>The latest version of this project can be found on GitHub: https://github.com/reesjones/issueCloseTime</p>

ShareScore

36/100

Overall dataset sharing score

Score breakdown

These five areas show where the dataset supports — or may limit — practical reuse.

Stewardship
8
Harmonization
4
Access
16
Reuse readiness
8
Engagement
0

Topics