dotnet / dotnet/machinelearning-modelbuilder
Can't create MBConfig from UWP project
- Dominant language
- Dockerfile
- Stars
- 285
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
**System Information (please complete the following information):**
- Model Builder Version (available in Manage Extensions dialog): 16.6.3.2136603
- Visual Studio Version: 16.11.1
**Describe the bug**
Can't add mbconfig to UWP app
**To Reproduce**
1. Create UWP project using Blank App (Universal Windows) C# project template.
1. Either
1. Right-click UWP project > Add > Machine Learning
2. Right-click UWP project > Add > New Item
MBConfig item is not available in Add New Item dialog. So I can't train using Model Builder.
**Expected behavior**
Can create MBConfig file and train a model for use in a UWP app.
**Screenshots**


**Additional context**
@beccamc was able to repro in the `main` branch.
@jwood803 FYI
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.