Reproducibility Statement Clause Samples

Reproducibility Statement. We approach tackling this problem with a goal of reproducibility - it would not be enough to run experiments that rely on our proprietary systems or software, so we do the entire analysis using publicly available continuous integration (CI), unit tests, and automated builds of containers with open source software. In addition, given the complexity of needing to provide several builds of prediction software that fold into common software to perform the experiments, the authors provide automated builds of all container bases required for the experiments. The con- tainers are provided as automated builds alongside the main repository that outlines the experiment and how to run it [38], and the automated runs were done on a separate repository [39] that saves results as artifacts that are retrieved with the final anal- ysis repository [40]. All of our tooling, unit tests, and testing infrastructure are publicly available for others to reproduce or extend our work.