Relative Content

Tag Archive for rparty

R partykit::glmtree does not find a solution

I want to bin a score into bins. The score indicates the likelihood of default = 1. The bins should be found automatically using glmtree from the partykit library in R. A bin should contain scores with a similar default rate. This worked before, but now the score has gotten much better at predicting defaults and it seems partykit does not find a solution.