Skip to content

parameter constraints #334

@topepo

Description

@topepo

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

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions