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

SLEP needed: warm starting with Pipelines, and safer warm starting #51

Open
jnothman opened this issue Jan 19, 2021 · 2 comments
Open

Comments

@jnothman
Copy link
Member

It should be possible for an estimator to check or propose that a particular parameter change would be appropriate to do with warm start. It should also be possible to for the estimator's fit to be aware of what parameters have changed for its warm start.

See scikit-learn/scikit-learn#8230 (comment)

@NicolasHug
Copy link
Member

NicolasHug commented Jan 19, 2021

What followed from the aforementioned comment is scikit-learn/scikit-learn#15105 (closed, but can be re-opened).

Also related: these notes on how warm-starting within a grid search is fundamentally different from warm-starting within SH scikit-learn/scikit-learn#15125

@jnothman
Copy link
Member Author

jnothman commented Jan 19, 2021 via email

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