Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 596 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 596 Bytes

CodeReviewEffectivness

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:

  1. Usefulness Pipeline.ipynb: Contains feature calculations, feature selection, classifier training/testing, feature importance calculation, statistical tests for classifiers, comparison with literature.
  2. Human Evaluation.ipynb: Contains comparison with human experts.

The notebooks are self explanatory; readers are encouraged to follow the notebooks step by step.