Replication Package for "Using Reinforcement Learning to Sustain the Performance of Version Control Repositories"
收藏官方服务:
资源简介:
The replication package is organized into two containers, each of which is responsible for reproducing figures and analyses for each RQ. ## Decompress Package ```$ tar -xvJf rl4monorepos.tar.xz``` ## RQ1 1. Import the container ```$ docker import rq1.tar rq1``` 2. Regenerate figures ```$ docker container run -v <outputdir>:/out -e R_SCRIPT=figures.R rq1 ``` 3. Re-execute statistical tests ```$ docker container run -e R_SCRIPT=stats-test.R rq1``` ## RQ2 1. Import the container ```$ docker import rq2.tar rq2``` 2. Regenerate figures and print AUC values ```$ docker container run -v <outputdir>:/out -e R_SCRIPT=figures.R rq2 ```
提供机构:
Zenodo创建时间:
2024-10-11



