1.2.1
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