Skip to content

Conversation

@OleinikovasV
Copy link
Member

@OleinikovasV OleinikovasV commented Feb 17, 2025

For eval we use aggregate (weighed average or "wave") scores. In multi ligand systems we have them duplicated per each ligand entry.

Bug was introduced in PR#74 when dropping these duplicate values to avoid multiple counting for multi-ligand systems.
By accident this was dropping values from all the different ranks, too. Bug spotted by @DreRnc and reported in ISSUE #97

This PR should fix the above issue while maintaining the logic for multi ligand eval.


Additionally, with networkit new release 11.0.1 on Feb 13, 2025 - test_make_components_and_communities fails.

Temporarily add pin for the functional version: networkit==11.0.0.

@OleinikovasV OleinikovasV changed the title bugfix: one aggregate score per model bugfix: one aggregate score per model + pin networkit==11.0.0 Feb 17, 2025
@github-actions
Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/plinder/eval/docking
  make_plots.py
Project Total  

This report was generated by python-coverage-comment-action

@OleinikovasV OleinikovasV merged commit 2141404 into main Feb 17, 2025
3 checks passed
@OleinikovasV OleinikovasV deleted the make_plots_duplicate_bugfix branch February 17, 2025 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants