Skip to content

SQL training: Training would be failed if setting ignored columns in advanced data option #2561

Description

@v-Hailishi

System Information (please complete the following information):
Windows OS: Windows-11-Enterprise-22H2
ML.Net Model Builder 2022: 17.14.4.2317401 (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:
    Training would be failed if you change the validation data strategy for SQL Server data.

TestMatrix
home-depot-sentence-similarity-small.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 "Sentence similarity" scenario.
  5. On Data page, choose the "**Microsoft SQL Server **" data source.
  6. Click the "Advanced data options..." link, go to the "Validation data" tab, choose the other option.
  7. On the Train page, click "Start training" button to training, you will see that training would be failed.

Expected behavior
Training successful.

Screenshot
image

Additional context
If you don't change the validation data strategy, the training can be successful.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions