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

Grid Search and Random Search in MOA? #122

Closed
yuhang-lin opened this issue Dec 18, 2017 · 3 comments
Closed

Grid Search and Random Search in MOA? #122

yuhang-lin opened this issue Dec 18, 2017 · 3 comments

Comments

@yuhang-lin
Copy link
Contributor

Can anyone tell me whether grid search and random search are supported in MOA?

@hmgomes
Copy link
Member

hmgomes commented Dec 18, 2017

They are not.

@yuhang-lin
Copy link
Contributor Author

Thank you. Do you have any advice to implement the random search? @hmgomes

@hmgomes
Copy link
Member

hmgomes commented Dec 18, 2017

No problem. You can extend one of the Task classes (take a look at EvaluatePrequentialCV), if you are looking for a specific algorithm to tune it will be easier as there is not a unified interface to setup the hyper-parameters.

@abifet abifet closed this as completed Mar 3, 2018
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

3 participants