Skip to content

LabelEncoder: Specify order of values #639

@lars-reimann

Description

@lars-reimann

Is your feature request related to a problem?

It's not possible to configure how the label encoder maps original values to numbers.

Desired solution

  • Optionally specify the order of values in a list.
  • If a value occurs that is not in the list, raise an error.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

Labels

releasedIncluded in a release

Type

No type

Projects

Status

✔️ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions