Skip to content

1.3.0

Compare
Choose a tag to compare
@szemyd szemyd released this 04 Oct 14:10
· 17 commits to main since this release

What's Changed

  • feature(Reporting & Types): ScoreCard arithmetic and sample_type can be also a string. by @szemyd in #233
  • feature(Metrics): updated default metrics, threshold to start using imbalanced metrics by @almostintuitive in #234
  • fix(Presets): adjusted balanced metric presets by @almostintuitive in #235
  • feature(ScoreCard): Benchmark metrics now retrievable with get_ds. by @szemyd in #236
  • fix(Union): Only apply function if the result is an int or a float. by @szemyd in #238
  • fix(ScoreCard): get_ds() should not return Group type. by @szemyd in #239
  • feature(Scorecard): Scorecard now has the option to get comparison results. by @szemyd in #241
  • feature(ScoreCard): Index by comparison result by @szemyd in #242
  • fix(ScoreCard): Fail no unknown key. by @szemyd in #243
  • feature(Library): added back brier score, removed calibration from imbalanced_metrics by @almostintuitive in #244
  • feature(ScoreCard): Union logic on comparison scores. by @szemyd in #245

Full Changelog: 1.2.1...1.3.0