github NannyML/nannyml v0.9.0

latest release: v0.9.1
10 months ago

Changed

  • Updated API docs for the nannyml.io package, thanks @maciejbalawejder (#286)
  • Restricted versions of numpy to be <1.25, since there seems to be a change in the roc_auc calculation somehow (#301)

Added

  • Support for Data Quality calculators in the CLI runner
  • Support for Data Quality results in Ranker implementations (#297)
  • Support mendable in the docs (#295)
  • Documentation landing page (#303)
  • Support for calculations with delayed targets (#306)

Fixed

  • Small changes to quickstart, thanks @NeoKish (#291)
  • Fix an issue passing *args and **kwargs in Result.filter() and subclasses (#298)
  • Double listing of the binary dataset documentation page
  • Add missing thresholds to roc_auc in CBPE (#294)
  • Fix plotting issue due to introduction of additional values in the 'display names tuple' (#305)
  • Fix broken exception handling due to inheriting from BaseException and not Exception (#307)

Don't miss a new nannyml release

NewReleases is sending notifications on new releases.