Skip to content

1.2.1

Compare
Choose a tag to compare
@szemyd szemyd released this 10 Aug 12:06
· 29 commits to main since this release

What's Changed

  • chore(Utils): Smaller synthetic dataset to speed up testing. by @szemyd in #225
  • feature(Types): Updated types to be ParsableEnums. by @szemyd in #226
  • feature(Metrics): don't let roc_auc fail if there's no instance of the other class by @almostintuitive in #227
  • fix(Metrics): don't calculate s-score on a rolling basis by default by @almostintuitive in #229
  • feature(ScoreCard): ScoreCard pd.Series function should return metric keys as indexes. by @szemyd in #230
  • fix(Printing): Took out annoying printing in debug mode. by @szemyd in #231
  • fix(Printing): Handling debug and repr printing properly. by @szemyd in #232

Full Changelog: 1.2.0...1.2.1