Releases: ing-bank/skorecard
Releases · ing-bank/skorecard
v1.6.9
What's Changed
- Update requirements, python version and dependencies by @ReinierKoops in #118
Full Changelog: v1.6.8...v1.6.9
v.1.6.8
What's Changed
- Bug fix for woe_1d, plus minor cosmetic and test issues by @lorenjan in #98
- Solve optional dependencies & version by @ReinierKoops in #112
New Contributors
Full Changelog: v1.6.7...v1.6.8
v1.6.7
What's Changed
- Support for latest versions of dash, pandas by @Dronakurl in #104
- Align release version by @ReinierKoops in #105
Thanks to @Dronakurl
New Contributors
- @Dronakurl made their first contribution in #104
Full Changelog: v1.6.6...v1.6.7
v1.6.6
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
- @ReinierKoops made their first contribution in #101
Full Changelog: v1.6.5...v1.6.6
v1.6.5
Skorecard v1.6.4
Skorecard v1.6.2
Changes
- Updated
bucket_table
to include% Event
and% Non-event
(#81)
Skorecard v1.6.1
Skorecard v1.6.0
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
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