dotnet / dotnet/machinelearning-modelbuilder

Recommendation: Predicted failed for Microsoft SQL Server data source after re-open mbconfig file.

Open
#2,584 7 comments 0 reactions 1 assignee Claimed by @zewditu View on GitHub
Priority:1 Reported by: Test Stale
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**.
![image](https://user-images.githubusercontent.com/99375895/231372562-7762f04a-fec6-4809-96f4-96da1261da5f.png)
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**
![image](https://user-images.githubusercontent.com/99375895/231370747-a5ea4bf5-9788-4d00-a9d6-26907a8378ce.png)

**Additional context**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.