Skip to content

In tagColumns specify hidden instead of features #623

@lars-reimann

Description

@lars-reimann

Is your feature request related to a problem?

tagColumn allows some columns to be hidden during training and prediction. This is very helpful to connect predictions to some IDs. However, currently a long list of all features must be specified to exclude a few columns.

Desired solution

Instead, specify target and hidden. Everything that remains is used as a feature.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

✔️ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions