Skip to content

model_tuner 0.0.05a

Pre-release
Pre-release
Compare
Choose a tag to compare
@lshpaner lshpaner released this 02 Jul 23:41
· 47 commits to main since this release
  • Bootstrapper:
    • Fixed import bugs
    • Fixed Assertion bug to do with metrics not being assigned
  • Early stopping:
    • Leon: fixed bug with SelectKBest and ADASYN where the wrong code chunk was being utilized
    • Arthur: Verbosity fix