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

Pipeline support for already fit learners #8

Closed
jeremyrcoyle opened this issue Aug 9, 2017 · 0 comments
Closed

Pipeline support for already fit learners #8

jeremyrcoyle opened this issue Aug 9, 2017 · 0 comments

Comments

@jeremyrcoyle
Copy link
Collaborator

Sometimes a pipeline might mix learners that are already fit with learners that have yet to be fit. Currently, when a pipeline fits, it fits all its learners. Instead, it might check which ones have yet to be fit, and only fit those.

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

1 participant