dotnet / dotnet/machinelearning-modelbuilder
Bulk ignore fields
- Dominant language
- Dockerfile
- Stars
- 285
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Probably a rare case , but my datasets have lots of features I may want to ignore.
Feel free to close if this too much of an rare edge case.
In this case I want to ignore all 1000 fields / columns starting with "Embed"

**Describe the solution you'd like**
A way to select all columns which match the search criteria and bulk change their settings.
**Describe alternatives you've considered**
Click, I, Enter => This sequence works okay for less than 100 columns, but currently it is too much.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.