Skip to content
New issue

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

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

Already on GitHub? # to your account

Parallelising ensemble function #18

Open
LeaDambly opened this issue Nov 9, 2022 · 0 comments
Open

Parallelising ensemble function #18

LeaDambly opened this issue Nov 9, 2022 · 0 comments

Comments

@LeaDambly
Copy link

Hi,

I was wondering if it was possible to parallelise some parts of the ensemble function? I have a very large, fine-grain area and many different models that I'd like to ensemble, so run-times are very long. The function itself seems to call the predict function, which already has the nc argument to add parallelisation. Would it be possible to add this as a useable argument to the ensemble function as well, so it gets passed on to the predict call within the function? Right now I get the "At least one argument in setting is unknown" error if I try to add nc as an argument.

Best wishes,
Lea

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

No branches or pull requests

1 participant