guillermo-navas-palencia / optbinning

Optimal binning: monotonic binning with constraints. Support batch & stream optimal binning. Scorecard modelling and counterfactual explanations.
http://gnpalencia.org/optbinning/
Apache License 2.0
452 stars 100 forks source link

Explain meaning of min_event_rate_diff_x #252

Closed nic9lif3 closed 1 year ago

nic9lif3 commented 1 year ago

I'm using OptimalBinning2D with parameters min_event_rate_diff_x, min_event_rate_diff_y. The result of the event rate between bins doesn't make sense with this config. Can you explain the reasonable of the result? image image

guillermo-navas-palencia commented 1 year ago

Hi. Indeed, it does not look right. Could you please provide the data to reproduce it?

guillermo-navas-palencia commented 1 year ago

Closed since no data was provided.