Closed mali-git closed 4 years ago
a quick & dirty variant can be found at https://github.com/mali-git/pykeen_experimental_results/blob/8e892c5ca7519cffd9edb90100b6a6d03069c25e/reproducibility/summarise.py
I made a bit of a cleaner implementation in 5cab604 that outputs tex files and also TSVs. See files in https://github.com/mali-git/pykeen_experimental_results/tree/master/reproducibility/summaries
I've done a few variants of this (figured out why the latex wasn't working- needed an include and also the plus minus sign isn't allowed in latex. I replaced that with $\pm$
)
Problem is these tables are huge... even if you break them up to three different ones for avg, best, and worst, it still overflows off the page...
Maybe we can align the tabels vertically over the whole page?
or \scalebox
/ smaller font size?
I split the tables in half between hits@k and not hits@k. There's a new PDF at https://github.com/mali-git/pykeen_experimental_results/blob/master/reproducibility/summaries/results.pdf
Generate result tables with the results of the reproducibility studies which also reflects the variance, e.g., 50.2 +- 0.25