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

Format of Search CV parameters #67

Open
anuprulez opened this issue Aug 8, 2022 · 0 comments
Open

Format of Search CV parameters #67

anuprulez opened this issue Aug 8, 2022 · 0 comments

Comments

@anuprulez
Copy link
Contributor

anuprulez commented Aug 8, 2022

As reported by one of our students, the tabular dataset returned by the search CV tool is populating the list differently as documented earlier in many ML tutorials. Do we know what needs to be changed in the tool parameter selection to make the search CV tool run? I remember we used to get a list of all hyperparameters and then we could select those whose values need to be optimized.

search_cv1

I tried a few ways to make it work - by changing tool's version, using different options in Choose a parameter name (with current value) but the jobs are failing. Do you know what should be the correct setting, then I will update the tutorials accordingly. I am not sure if this is a bug or it has been formatted like this (above image).

The hyperparameters were listed previously as:

searchcv2.

link to the history: https://usegalaxy.eu/u/kumara/h/age-prediction

It could be related to the method here:

def get_search_params(estimator):

I think parameters should be listed that currently do not

no_param_list

ping @qiagu Any ideas/hint how to fix this?

Thanks a lot!

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

1 participant