This is a replication package for our paper: "TraceJIT: Evaluating the Impact of Behavioral Code Change on Just-In-Time Defect Prediction".
Python 3.9 (or higher) Git environment
numpy==1.26.3
pandas==2.1.4
tqdm==4.66.1
matplotlib==3.8.2
seaborn==0.13.1
scikit-learn==1.4.0
GitPython==3.1.41
To reproduce the experiment, run summary.ipynb from the top.