You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ The implementation of our evaluation setup can be found in the Java and Kotlin s
13
13
The main file of the evaluation is [PatcherEvaluationMain.kt](src/main/kotlin/org/variantsync/evaluation/PatcherEvaluationMain.kt).
14
14
15
15
Our scripts for applying the various metrics to the different patchers and analyzing the statistics can be found under [src/main/python](src/main/python/result_analysis).
16
+
The raw results of our evaluation are archived under [evaluation-workdir/results](evaluation-workdir/results)
16
17
17
18
## Results without outliers
18
19
In our paper, we mention that we re-analyzed our results after excluding outliers.
0 commit comments