Skip to content

Data classification: The display formats are different between file data and SQL server data on the generated Console App and Web API projects' output results. #2747

Open

Description

System Information (please complete the following information):
Windows OS: Windows-11-Enterprise-22H2
ML.Net Model Builder 2022: 17.17.0.2336301 (Main Build)
Microsoft Visual Studio Enterprise: 2022(17.4.4)
.Net: 6.0

Describe the bug

  • On which step of the process did you run into an issue:
    The display formats are different between file data and SQL server data on the generated Console App and Web API projects' output results.

TestMatrix
https://testpass.blob.core.windows.net/test-pass-data/wikipedia-detox-250-line-data.tsv

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 "Data classification" scenario.
  5. On Data page, choose the file data or SQL Server data source to complete the training.
  6. Click "Add to solution" button on the Consume page to generate Console App and Web API projects.
  7. Run the generate Console App and Web API projects.

Expected behavior
The display formats should be the same between file data and SQL server data.

Screenshot
image

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions