Skip to content

Skore 0.5.0

Latest
Compare
Choose a tag to compare
@MarieS-WiMLDS MarieS-WiMLDS released this 12 Dec 17:13
· 21 commits to main since this release
a94682c

New features

  • ActivityFeed
    • Conveniently view all items as they are created.
    • PRs: #857 and #848
  • CrossValidationReporter
    • Modular cross validation suite, our goal is to make it comprehensive.
    • PRs: #847 and #871

Improvements

  • Add fit_time_per_data_point and score_time_per_data_point metrics in CrossValidationReporter plot in #875
  • Many miscellaneous improvements

Bugfixes

  • Skore UI now updates the connection to the project when it's overwritten in #892
  • Warning about undefined pandas dependency removed in #867

Removed

  • Remove CrossValidationAggregationItem in #922

Full Changelog: https://github.com/probabl-ai/skore/commits/0.5.0