Skip to content
This repository has been archived by the owner on Dec 4, 2019. It is now read-only.

n_jobs for refitting #51

Open
rocconnick opened this issue Jan 26, 2017 · 0 comments
Open

n_jobs for refitting #51

rocconnick opened this issue Jan 26, 2017 · 0 comments

Comments

@rocconnick
Copy link

For the refit step, it would be convenient to be able to specify n_jobs. After running a grid search grid search , it would be nice to use more of the cores on the master for the final refit step. The n_jobs parameter exists for compatibility, but it is currently no-op. I think it makes sense to have that parameter pass through to the final model refit step.

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

No branches or pull requests

2 participants