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

default argument for n_jobs #136

Open
lionelkusch opened this issue Jan 20, 2025 · 0 comments
Open

default argument for n_jobs #136

lionelkusch opened this issue Jan 20, 2025 · 0 comments
Labels
method implementation Question regarding methods implementations

Comments

@lionelkusch
Copy link
Collaborator

The default argument for n_jobs for Parallel for joblib should be None to allow the most flexibility for users.
https://joblib.readthedocs.io/en/latest/generated/joblib.Parallel.html

@lionelkusch lionelkusch added the method implementation Question regarding methods implementations label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
method implementation Question regarding methods implementations
Projects
None yet
Development

No branches or pull requests

1 participant