Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

sk_n_jobs bug #262

Open
xhulianoThe1 opened this issue Apr 22, 2023 · 0 comments
Open

sk_n_jobs bug #262

xhulianoThe1 opened this issue Apr 22, 2023 · 0 comments

Comments

@xhulianoThe1
Copy link

xhulianoThe1 commented Apr 22, 2023

In tune_basesearch.py, line 528, sk_n_jobs get passed into the config instead of n_jobs, is this a bug? And if not why is that being passed in instead of self.n_jobs?

config["n_jobs"] = self.sk_n_jobs
@xhulianoThe1 xhulianoThe1 changed the title sk_n_jobs clarification sk_n_jobs bug Apr 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant