dotnet / dotnet/machinelearning-modelbuilder
Suggestion: Support multiple input files
Open
Feature request
Reported by: Customer
Stale
- Dominant language
- Dockerfile
- Stars
- 285
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
**Where is your data located?**
In some cases, dataset files a split to multiple files. For example, export is not always possible for full dataset from some SaaS Software. Some datasets are split to training and test set, or training+validation+test sets.
In both cases, it would be convenient to allow user to select multiple inputs files in Model Builder.
**Possible solution**
Enable selection of multiple files, and concatenate them. If one of the files has a header line, it likely could be expected all of them have.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.