dotnet / dotnet/machinelearning-modelbuilder
Recommendation: Predicted failed for Microsoft SQL Server data source after re-open mbconfig file.
- Dominant language
- Dockerfile
- Stars
- 285
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
**System Information (please complete the following information):**
Windows OS: Windows-11-Enterprise-22H2
ML.Net Model Builder 2022: 17.15.0.2321001 (Main Build)
Microsoft Visual Studio Enterprise: 2022(17.5.2)
.Net: 6.0
**Describe the bug**
- On which step of the process did you run into an issue:
Predicted failed for Microsoft SQL Server data source when re-open mbconfig file.
**TestMatrix**
https://testpass.blob.core.windows.net/test-pass-data/recommendation-ratings.csv
**To Reproduce**
Steps to reproduce the behavior:
1. Select Create a new project from the Visual Studio start window.
2. Choose the C# Console App (.NET Core) project template.
3. Add model builder by right click on the project.
4. Select **Recommendation** scenario.
5. Go to the Data page, choose Microsoft SQL Server data source and **using "SQL Server Authentication" to login to the server**.

6. Click "Start training" button to complete the training.
7. Go to Consume page, at this time, predicted can be successful.
8. Close and re-open mbconfig file.
9. Go to Consume page again, at this time, predicted failed.
**Expected behavior**
Predicted should be successful after re-open mbconfig file.
**Screenshot**

**Additional context**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.