BioinfoMachineLearning / DeepInteract

A geometric deep learning pipeline for predicting protein interface contacts. (ICLR 2022)
https://zenodo.org/record/6671582
GNU General Public License v3.0
62 stars 11 forks source link

A major bug??? #16

Closed onlyonewater closed 1 year ago

onlyonewater commented 1 year ago

It seems that only these few values are printed at the end, https://github.com/BioinfoMachineLearning/DeepInteract/blob/c78d205465f02ee4ef751dbbafb7ec8f30c75c9a/project/utils/deepinteract_modules.py#L2160-L2165

And printed precision and recall seem that the value of the last sample. https://github.com/BioinfoMachineLearning/DeepInteract/blob/c78d205465f02ee4ef751dbbafb7ec8f30c75c9a/project/utils/deepinteract_modules.py#L2075-L2081