-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
featurea feature request or enhancementa feature request or enhancement
Description
I want to add some constraints to parameter sets to filter out some grid points based on user-defined constraints:
mtry
<=num_comp
- parameter values that can only be odd (
widow_size
)
and so on.
My thoughts are that we could have an optional list of expressions attached to a parameter set, and these filters could be executed when grids are created.
Metadata
Metadata
Assignees
Labels
featurea feature request or enhancementa feature request or enhancement
Type
Projects
Status
Backlog