-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Labels
Priority:1Work that is critical for the release, but we could probably ship withoutWork that is critical for the release, but we could probably ship withoutReported by: TestStale
Milestone
Description
System Information (please complete the following information):
Windows OS: Windows-11-Enterprise-21H2
ML.Net Model Builder 2022: 16.14.0.2255803 (Main Build)
Microsoft Visual Studio Enterprise: 2022(17.3.6)
.Net: 6.0
Describe the bug
- On which step of the process did you run into an issue:
The output results have problem for the generated Console app and Web Api projects.
TestMatrix
https://testpass.blob.core.windows.net/test-pass-data/wikipedia-detox-250-line-data.tsv
To Reproduce
Steps to reproduce the behavior:
- Select Create a new project from the Visual Studio start window.
- Choose the C# Console App (.NET Core) project template.
- Add model builder by right click on the project.
- Select "Text classification" scenario and data source to complete the training.
- Click "Add to solution" button on the Consume page to generate Console App and Web Api projects.
- Run the generated Console App and Web Api projects and check their output results.
Expected behavior
The output results have no problem.
Metadata
Metadata
Assignees
Labels
Priority:1Work that is critical for the release, but we could probably ship withoutWork that is critical for the release, but we could probably ship withoutReported by: TestStale
