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

🤔[question] How to seup trail filter? #9907

Open
2 tasks done
scotthuang1989 opened this issue Sep 10, 2024 · 3 comments
Open
2 tasks done

🤔[question] How to seup trail filter? #9907

scotthuang1989 opened this issue Sep 10, 2024 · 3 comments
Labels

Comments

@scotthuang1989
Copy link

Describe your question

I try to use this Filter to filter some trails from a experiments.

But I found 2 issues

  1. some filter option is from other experiments.
  2. not all filter options of this experiments is listed at this place.

image

Checklist

  • Did you search the docs for a solution?
  • Did you search github issues to find if somebody asked this question before?
@EmilyBonar
Copy link
Contributor

Hi @scotthuang1989, I'm a frontend developer and would be happy to try and help you with this. First off I need to collect some information.

  1. What version of the software are you using? This should be in the lower left hand corner of the page, ie 0.36.1.
  2. What is the URL where you are seeing this problem?
  3. What filter options are you expecting to see that are missing?

@scotthuang1989
Copy link
Author

Hi Emily,

version is 0.35.0

url is: 127.0.0.1:8080/det/searches/131/runs

my expection is

  1. all hyper parameters that is searched should appear as a filter condition. for example, in this experiment , I submit a grid search over 2 optimizer and 3 learning rate. I want filter by optimizer, to see training result of different learning rate with this optimizer.
  2. hyper parameter from other experiments should not appeared as a filter condition.

@EmilyBonar
Copy link
Contributor

  1. Ok, good to know. Can you list for me the names, data types (text, number, array, etc), and whether or not you can filter on them for each of those 5 hyperparameters?
  2. This is a known issue, and I agree that it's annoying. The searches and runs view is still a new feature, and hopefully we will be able to solve this in the near future.

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

No branches or pull requests

2 participants