Skore 0.3.0
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 inobject_to_item
Full changelog
Full Changelog: 0.2.2...0.3.0