Skip to content

v1.3.5

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jul 08:02
dfd351f

Changes

  • --curve_curator arg is replaced with --no_refitting (default False)
  • Changed GPL-3 license to MIT license
  • _split_early_stopping_data -> no longer private function because it is also used in the pipeline
  • Updated which functions are used in the pipeline

Bug fixes

  • Meaningful error message when visualization does not work because of an empty dataframe

New features

  • CLI interface is now drevalpy --help and drevalpy-report --helpaccessible also without cloning. Removed run_suite.py and create_report.py: Command Line Interfaces (#243) @PascalIversen
  • We added a demo notebook for an easy quickstart :)

Maintenance

  • New package versions