Skore 0.7.0
This release contains breaking changes! The CrossValidationReporter was removed.
New features
- Add
ComparisonReport
to compare instances ofEstimatorReport
, in #1286 - Add config manager to manage progress bar, in #1334
Improvements
- Remove arrows in the metric names in dataframe to ease its use, in #1329
- Return most native type for metrics in EstimatorReport, in #1283
- Improve the API of EstimatorReport for plots, in #1297 and #1299
- Improve how a project is created and deleted, in #1194 and #1322
Bugfixes
- Fix the residual plot which may be displayed non properly, in #1335
Removed
- Remove CrossValidationReporter, in #1265
Full Changelog: 0.6.1...0.7.0