Before this can be closed a lot of code is still going to be updated such that it works with latest versions of packages it depends on. For example scikit learn deprecated parts of the code we depend on, so it needs an update.
Things to consider for another PR:
[ ] (reconsider or better integrate optbinning?)
[ ] (consider replacing/wrapping parts of the code by other tools who do it better/became new industry standard?)
This is probably going to be a big PR. It'll involve:
Before this can be closed a lot of code is still going to be updated such that it works with latest versions of packages it depends on. For example scikit learn deprecated parts of the code we depend on, so it needs an update.
Things to consider for another PR: