Skip to content

Commit b30dfe1

Browse files
Updated datasets for RQ2
1 parent 0bda2fd commit b30dfe1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docker-resources/full-experiments.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ experiments.execution.repetitions.rq3 = 1
2020
# RQ1 can be evaluated on any dataset
2121
experiments.rq1.datasets = hospitals, warehouses, random, randomLoose, randomTight, ppu, ppu_statem, bcs, bcms, Apogames, argouml
2222
# RQ2 requires datasets with a ground truth
23-
experiments.rq2.datasets = ppu, bcms
23+
experiments.rq2.datasets = ppu, bcms, argouml
2424
# RQ3 uses the generated argouml subsets so there is no alternative option regarding the subsets. However, you can
2525
# specify till which subset size to run the experiments (inclusively). To do so specify a percentage in a three digit format
2626
# Examples:

docker-resources/single-experiment.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ experiments.execution.repetitions.rq3 = 1
2020
# RQ1 can be evaluated on any dataset
2121
experiments.rq1.datasets = hospitals, warehouses, random, randomLoose, randomTight, ppu, ppu_statem, bcs, bcms, Apogames, argouml
2222
# RQ2 requires datasets with a ground truth
23-
experiments.rq2.datasets = ppu, bcms
23+
experiments.rq2.datasets = ppu, bcms, argouml
2424
# RQ3 uses the generated argouml subsets so there is no alternative option regarding the subsets. However, you can
2525
# specify till which subset size to run the experiments (inclusively). To do so specify a percentage in a three digit format
2626
# Examples:

0 commit comments

Comments
 (0)