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

Explain behavior when multiple --query given in base search #22

Open
kuriyan1204 opened this issue May 2, 2022 · 0 comments
Open

Explain behavior when multiple --query given in base search #22

kuriyan1204 opened this issue May 2, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@kuriyan1204
Copy link
Contributor

Motivation

Description

When you give multiple --query in base search, you'll get the intersection of given queries as a return.
(E.g. : base search mnist --conditions "test" --query "correction == -1" --query "label in ['1','2','3']"
Add description about this on the docs

Additional context (optional)

@kuriyan1204 kuriyan1204 added the documentation Improvements or additions to documentation label May 2, 2022
@kenichihiguchi kenichihiguchi modified the milestone: version 0.1.1 May 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants