Fix inconsistencies with WoE #89
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
After the changes related to the WoEEncoder in #53 , there are still parts of the package that rely on the "old" calculation of WoE.
Namely, this refers to the functions in
that are also used in the reporting functionality for IV, PSI etc.
Ideally, one would like that the WoE is calculated via the WOEEncoder everywhere, to avoid potential inconsistencies.
Update to the documentation might be needed as well. Check:
howto/psi_and_iv.ipynb
howto/Optimizations.ipynb
The text was updated successfully, but these errors were encountered: