crflynn / skgrf

scikit-learn compatible Python bindings for grf (generalized random forests) C++ random forest library
https://skgrf.readthedocs.io/en/stable/
GNU General Public License v3.0
30 stars 6 forks source link

update grf to 2.1.0 and revert workaround build changes #88

Closed crflynn closed 2 years ago

crflynn commented 2 years ago

Reverts build changes from #80 which was a work-around for https://github.com/grf-labs/grf/issues/1004; fixed in https://github.com/grf-labs/grf/pull/1015. (Build times are much faster without workaround). Updates grf to https://github.com/grf-labs/grf/releases/tag/v2.1.0