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

Implement partial_fit support in DaskBaseSearchCV #75

Closed
stsievert opened this issue Jun 21, 2018 · 2 comments
Closed

Implement partial_fit support in DaskBaseSearchCV #75

stsievert opened this issue Jun 21, 2018 · 2 comments

Comments

@stsievert
Copy link
Member

It looks like this will require passing a keyword argument to method.py#fit.

I think there also needs to be some specification of the random state to make sure the train/test split is preserved on repeated calls.

@TomAugspurger
Copy link
Member

Migrate this to Dask-ML?

@stsievert
Copy link
Member Author

Done

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

2 participants