Replication package for the paper, "Using a Balanced Scorecard Strategy to Improve Code Review Effectiveness: An Industrial Experience Report"
This repository consists of two main Notebooks:
- Usefulness Pipeline.ipynb: Contains feature calculations, feature selection, classifier training/testing, feature importance calculation, statistical tests for classifiers, comparison with literature.
- Human Evaluation.ipynb: Contains comparison with human experts.
The notebooks are self explanatory; readers are encouraged to follow the notebooks step by step.