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

Add support for GridSearchCV #7

Closed
YMMS opened this issue Oct 21, 2019 · 2 comments
Closed

Add support for GridSearchCV #7

YMMS opened this issue Oct 21, 2019 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@YMMS
Copy link

YMMS commented Oct 21, 2019

Thanks for your work sharing. Maybe it is necessary to add support for GridSearchCV of scikit-learn to improve the usability and influence.

@avati
Copy link
Collaborator

avati commented Oct 24, 2019

Thank you for the pull request @YMMS. I am not yet familiar with GridSearchCV API, but I imagine it can be useful and important. I will mark this as an enhancement, and also encourage others to give it a shot at implementation before I get to it 😄

@avati avati added enhancement New feature or request good first issue Good for newcomers labels Oct 24, 2019
@tonyduan
Copy link
Collaborator

Think we can close this issue now, see the file examples/sklearn_cv.py which uses GridSearchCV.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants