8000 Release v2.6.1 -- Refined Regression Score and Fixes · cleanlab/cleanlab · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v2.6.1 -- Refined Regression Score and Fixes

Compare
Choose a tag to compare
@elisno elisno released this 07 Mar 14:02
· 206 commits to master since this release
6a98114

This release is non-breaking when upgrading from v2.6.0. Some noteworthy updates include:

  1. The label quality score in the cleanlab.regression module is improved to be more human-readable.
    • This only involves rescaling the scores to display a more human-interpretable range of scores, without affecting how your data points are ranked within a dataset according to these scores.
  2. Better address some edge-cases in Datalab.get_issues().

What's Changed

New Contributors

Full Changelog: v2.6.0...v2.6.1

0