JakeColtman / bartpy

Bayesian Additive Regression Trees For Python
https://jakecoltman.github.io/bartpy/
MIT License
219 stars 44 forks source link

Memory usage and speed improvements #24

Closed JakeColtman closed 5 years ago

JakeColtman commented 5 years ago

Cut down heavily on the amount of data stored in a sample and make sampling from leaf nodes faster