Skip to content

Releases: ing-bank/skorecard

v1.6.9

17 Aug 23:43
7db688c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.8...v1.6.9

v.1.6.8

08 Aug 12:22
ef5c1c7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.7...v1.6.8

v1.6.7

19 Jun 07:37
b47cfc2
Compare
Choose a tag to compare

What's Changed

Thanks to @Dronakurl

New Contributors

Full Changelog: v1.6.6...v1.6.7

v1.6.6

16 Jun 15:13
23ebb65
Compare
Choose a tag to compare

What's Changed

  • Added pre-commit hooks, adding checks for notebooks and spelling. #101
  • Dropped support for Python 3.6 and 3.7. #101
  • Added support for Python 3.11. #101
  • Updated Github Action workflows. #101
  • Added optbinning, stub packages (for mypy), while removing dataclasses. #97 #94

New Contributors

Full Changelog: v1.6.5...v1.6.6

v1.6.5

03 Mar 15:25
dc880bd
Compare
Choose a tag to compare

What's Changed

  • Modified bucket_table() to compute WoE consistent with category_encoder by @dlaprins in #88
  • Suppressor by @dlaprins in #90

Full Changelog: v1.6.4...v1.6.5

Skorecard v1.6.4

08 Jun 12:25
Compare
Choose a tag to compare

Added

  • New get_statistics parameter in all bucketers, defaults to True (#83)

Contributed by @dlaprins, thanks!

Skorecard v1.6.2

24 Nov 14:28
dc2f20f
Compare
Choose a tag to compare

Changes

  • Updated bucket_table to include % Event and % Non-event (#81)

Skorecard v1.6.1

23 Nov 12:11
Compare
Choose a tag to compare

Changes

Code

  • Allow weight_plot to use other formats, such as PNG. (9aa7f36)

Documentation

  • Added EBM Benchmarks (56c1918)
  • Fixed image rendering in README and mkdocs (19e94fc)
  • General formatting, such as docstrings, typos, etc.

Skorecard v1.6.0

18 Nov 11:08
Compare
Choose a tag to compare

Changes

  • Fixed a bug in metrics/metrics.py::woe_1d (#72). The weight of evidence in this function now matches the weight of evidence present in the bucket tables.

Skorecard v1.5.2

16 Nov 10:51
Compare
Choose a tag to compare

Changes

The previous 2 attempts failed, as I forgot to update the setup.py. 6 weeks paternity leave + 3 hours sleep means basic things are very difficult :D