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

allow tao update scoring based on other data #108

Closed keyan3 closed 2 years ago

keyan3 commented 2 years ago

allow the score that is used to decide whether or not an update is finalized in _tao_iter_cart to come from data other than the original X and y. useful for transfer application of tao