Skip to content

Fingerprint score refactoring#291

Merged
florian-huber merged 19 commits intomainfrom
fingerprint_score_refactoring
Mar 31, 2026
Merged

Fingerprint score refactoring#291
florian-huber merged 19 commits intomainfrom
fingerprint_score_refactoring

Conversation

@florian-huber
Copy link
Copy Markdown
Member

@florian-huber florian-huber commented Mar 27, 2026

  • Add more fingerprints (now including rdkit unfolded variants, count and log-count)
  • lower memory footprint of validation loss calculations
  • Fix sampling issue during training
  • Central implementation of fingerprint based similarities in fingerprint_similarity_computations.py
  • Expand testing
  • Address a few deprecated/warning issues
  • Set pandas to pandas<3 since very recent changes to Pandas 3 seem to break a few things.

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
32.6% Coverage on New Code (required ≥ 80%)
6.0% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@florian-huber florian-huber merged commit 990e3cf into main Mar 31, 2026
10 checks passed
@florian-huber florian-huber deleted the fingerprint_score_refactoring branch March 31, 2026 11:46
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.

1 participant