Skip to content

Data classification: Symbol ":" is missing in the training result on the Train page. #2289

@v-Hailishi

Description

@v-Hailishi

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

Describe the bug

  • On which step of the process did you run into an issue:
    Symbol ":" is missing in the training result on the Train page for Data classification scenario.

Data Source
https://testpass.blob.core.windows.net/test-pass-data/wikipedia-detox-250-line-data.tsv
https://testpass.blob.core.windows.net/test-pass-data/issues.tsv.txt
https://github.com/dotnet/machinelearning-samples/raw/main/samples/modelbuilder/MulticlassClassification_RestaurantViolations/RestaurantScores.zip

To Reproduce
Steps to reproduce the behavior:

  1. Select Create a new project from the Visual Studio 2022 start window.
  2. Choose the C# Console App (.NET Core6.0) project template.
  3. Add model builder by right click on the project.
  4. Select Data classification scenario.
  5. On Data page, select the data source and choose Sentiment column as label.
  6. On the Train page, click "Start training" button to complete the training. (The default Metric is "Macro-Accuracy")
  7. You will see that symbol ":" is missing in the training result.

Expected behavior
Symbol ":" should be displayed normally.

Screenshot
image
image

Metadata

Metadata

Assignees

Labels

Priority:1Work that is critical for the release, but we could probably ship withoutReported by: Test

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions