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 grid search #176

Closed
javicid opened this issue Mar 7, 2019 · 1 comment · Fixed by #214
Closed

Implement grid search #176

javicid opened this issue Mar 7, 2019 · 1 comment · Fixed by #214
Assignees
Labels
enhancement New feature or request

Comments

@javicid
Copy link
Collaborator

javicid commented Mar 7, 2019

It would be useful to implement a grid search algorithm like: https://scikit-learn.org/stable/modules/generated/sklearn.model_selection.GridSearchCV.html

@javicid javicid added the enhancement New feature or request label Mar 7, 2019
@salvisolamartinell salvisolamartinell self-assigned this Jun 4, 2019
@salvisolamartinell
Copy link
Collaborator

salvisolamartinell commented Jun 4, 2019

We will use COMPSs nesting, instead of trying to remove synch points from algorithms.

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

Successfully merging a pull request may close this issue.

2 participants