Skip to content

Skore 0.6 - rc 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@MarieSacksick MarieSacksick released this 20 Jan 14:25
· 96 commits to main since this release
5cb9468

This release adds several major features. It contains breaking changes.

New features

  • Add EstimatorReport in #997
  • Revamp CrossValidationReport thanks to EstimatorReport in #1091
  • Add notes to the version of an item in #1084, #1101, #1138
  • Enable what you put is what you get in #1052

Features improvement

  • Prettify warning in train_test_split in #1086
  • Refine ML task detection logic in #1133
  • Add markdown editor to annotate item in #1082
  • Improve the format of numbers in cv report in #1148

Bugfix

  • several UI improvements

Full Changelog: 0.5.1...0.6.0-rc.0