csinva / imodels

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

Implement __init__ of HSTreeRegressor, HSTreeClassifier #178

Closed jckkvs closed 1 year ago

jckkvs commented 1 year ago

Implemented init of HSTreeRegressor and HSTreeClassifier in the middle of implementation. This may fix https://github.com/csinva/imodels/issues/171.