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
434 stars 98 forks source link

Extract p-value information from the BinningTable object #283

Open at621 opened 7 months ago

at621 commented 7 months ago

I would like to extract the maximum p-value or even better, df_tests table from the analysis method. What would be the easiest way to accomplish that?

image

guillermo-navas-palencia commented 7 months ago

Hi @at621. I suppose creating a function returning this information.