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

Difficulty in Parallelization #10

Open
mettafore opened this issue Sep 3, 2019 · 1 comment
Open

Difficulty in Parallelization #10

mettafore opened this issue Sep 3, 2019 · 1 comment

Comments

@mettafore
Copy link

Hi,

I'm having trouble parallelizing the isolation forest algorithm for multiple sets of points using Python's multiprocessing.Pool . It seems to work as a single process. Could you let me know what are the changes I should make to the code to make this possible?

Thanks

@CEfanmin
Copy link

this is a parallelization version: https://github.com/isezen/eif2

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

No branches or pull requests

2 participants