ing-bank / skorecard

scikit-learn compatible tools for building credit risk acceptance models
https://ing-bank.github.io/skorecard/
MIT License
84 stars 23 forks source link

bucket_process save in yml #84

Open tamtt1988 opened 2 years ago

tamtt1988 commented 2 years ago

Many thanks for your useful skorecard package. It helped me a lot. But I got issue when saving an loading my_bucket_process to/from yaml file as belove. Could you help me to check and resolve this issue. Thank you.

timvink commented 2 years ago

Hi @tamtt1988

Happy to hear it's been helpful!

Can you give a code example? What OS and python version are you using?

tamtt1988 commented 2 years ago

I use win 64bit, python ver 3.9.7. I also have trouble with fit_interactive after binning_process. code images are below

yml error bucket_yml_error error_interactive
stanislawcronberg commented 9 months ago

Same problem on macOS Ventura with Python 3.11