Skip to content

0.4.2

Compare
Choose a tag to compare
@kathyxchen kathyxchen released this 23 Sep 15:14
· 113 commits to master since this release
c8268de

Updates:

  • MultiModelWrapper for model evaluation

Bugfixes:

  • Type check for GenomicFeatures is less strict (can accept int if threshold is 1) (#106)
  • Syntax error in EvaluateModel (#110)
  • RandomPositionsSampler sampling bounds (#114)
  • LR scheduler correctly tracks min loss now (#115)
  • Get predictions for BED file - fix edge case of single-entry BEd file (#118)