Parallelization
Opened this issue · 3 comments
amirsani commented
Just curious if parallelization with joblib or dask is in the works. Seems like there is a lot of room for simple parallelization.
Thanks,
Amir
bhargavvader commented
Hello @amirsani, not on the immediate list but it would be a welcome addition! There is definitely room for parallelisation, both with training multiple machines/predictors and also in the aggregation procedure. I won't be able to work on this right away myself, but would gladly assist with any PR working to implement this.
amirsani commented
When I get to it, I'll parallelize what I can find and send you a pull request. Cheers
bhargavvader commented
Sure - just keeping the issue open so that it is more visible!