-
Notifications
You must be signed in to change notification settings - Fork 61
Closed
Labels
Milestone
Description
System Information (please complete the following information):
Windows OS: Windows-11-Enterprise-22H2
ML.Net Model Builder 2022: 16.14.0.2261401 (Main Build)
Microsoft Visual Studio Enterprise: 2022(17.4.1)
.Net: 6.0
Describe the bug
- On which step of the process did you run into an issue:
The generated Console App is running failed.
Data Source
https://testpass.blob.core.windows.net/test-pass-data/wikipedia-detox-250-line-data.tsv
SQL Password
To Reproduce
Steps to reproduce the behavior:
- Select Create a new project from the Visual Studio 2022 start window.
- Choose the C# Console App (.NET Core6.0) project template.
- Add model builder by right click on the project.
- Select Data classification scenario.
- On Data page, select the data source and choose Sentiment column as label.
- On the Train page, click "Start training" button to complete the training.
- Click "Add to solution" button on the Consume page to generate Console App project.
- Run the generated Console App project.
Expected behavior
The generated Console App project should be running successfully.
Screenshots
File:

SQL Password:

Additional context: