8000 bugfix: one aggregate score per model + pin networkit==11.0.0 by OleinikovasV · Pull Request #98 · plinder-org/plinder · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bugfix: one aggregate score per model + pin networkit==11.0.0 #98

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Feb 17, 2025

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
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.

2 participants
0