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
459 stars 100 forks source link

Some questions around BinningProcess #331

Closed priyankamishra31 closed 1 month ago

priyankamishra31 commented 2 months ago

Missing Values Can you please tell me how BinningProcess() handles missing value in dataset ? Does the process assign a random value to them or have them as a separate bin ?

Monotonic Trend Do all the bins returned by the BinningProcess() follow monotonic trend by default?

Thanks for your help with this

guillermo-navas-palencia commented 2 months ago

Please use the Discussions for questions. Thanks!

priyankamishra31 commented 2 months ago

Please use the Discussions for questions. Thanks!

Apologies, will move this to discussion . Thanks!