Skip to content

Sampling of categorical variables returns indicies instead of categorical values #700

Description

@wxyeah

I'm using MixedIntegerContext. In the design space I have categorical variables, float variables, and integer variables. I found that the sampled values for the categorical variables are actually the indicies to the categorical values instead of directly the categorical values. This is inconvenient and sometimes confusing (e.g., in my case I'm using integers as categorical values, so it took me some time to realize the sampled values are actually indicies). I think that this should be fixed to behave in the same way as for float variables and integer variables. Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions