Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallelization #27

Open
amirsani opened this issue Feb 19, 2018 · 3 comments
Open

Parallelization #27

amirsani opened this issue Feb 19, 2018 · 3 comments

Comments

@amirsani
Copy link

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
Copy link
Owner

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
Copy link
Author

When I get to it, I'll parallelize what I can find and send you a pull request. Cheers

@bhargavvader
Copy link
Owner

Sure - just keeping the issue open so that it is more visible!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants