csinva / imodels

Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
https://csinva.io/imodels
MIT License
1.35k stars 120 forks source link

FIGS Classifier use sigmoid in predict_proba #150

Closed mepland closed 1 year ago

mepland commented 1 year ago

Implements the change suggested in https://github.com/csinva/imodels/issues/149 and also fixes a new FutureWarning from sklearn.

csinva commented 1 year ago

Perfect, yes lemme bump the version now!