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

Implement NestedGridSearchCV #20

Open
lodurality opened this issue Apr 24, 2017 · 0 comments
Open

Implement NestedGridSearchCV #20

lodurality opened this issue Apr 24, 2017 · 0 comments
Assignees

Comments

@lodurality
Copy link
Member

After we are done with #19 we need to test this structure and implement nested grid search in sklearn-like object. best_estimator_ and best_params_ should return lists of estimators and best_params.

Methods fit and predict use mean of all best models with best params.

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