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

Expressing non-contiguous values in domains #264

Open
pritamdodeja opened this issue Dec 2, 2024 · 0 comments
Open

Expressing non-contiguous values in domains #264

pritamdodeja opened this issue Dec 2, 2024 · 0 comments

Comments

@pritamdodeja
Copy link

Let's say I have a feature feature1 that takes on float values. The valid values for this feature are from 1.0 to 3.0 and 5.0 to 8.0. Every other value is invalid as far as this feature is concerned. How can this be represented in a schema? In my case, I'm trying to filter based on the domains of features in the schema. Looking forward to input!

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