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

Full sample_weight support for FIGS #157

Open mepland opened 1 year ago

mepland commented 1 year ago

Some parts of FIGS do not support sample_weight including the extract_sklearn_tree_from_figs() function and feature_importances_.

Originally posted by @mepland in https://github.com/csinva/imodels/issues/89#issuecomment-1367595878