Skip to content

Skore 0.3.0

Compare
Choose a tag to compare
@MarieS-WiMLDS MarieS-WiMLDS released this 12 Nov 13:26
· 566 commits to main since this release
96a9618

New features

  • Aggregate latest cross-validation and its history to show the evolution of results
  • Display item updates as a drop-down with a scrollbar (new button!)

Improvements

  • Disable drag and drop and + button for already added item in a view
  • Use JSON to serialize array and pandas series instead of pickle (no environment dependencies anymore)
  • Easier access to deletion of items in a view

Bugfixes

  • DataFrameWidget was self refreshing constantly: pnly reset the page when necessary
  • skore.cross_validate should use RMSE and not MSE
  • Fix invisible text colors in light mode
  • Use specific exception in item.factory to not swallow unexpected exceptions in object_to_item

Full changelog

Full Changelog: 0.2.2...0.3.0