-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
good first issueGood for newcomersGood for newcomersreleasedIncluded in a releaseIncluded in a release
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersreleasedIncluded in a releaseIncluded in a release
Type
Projects
Status
✔️ Done