Skip to content

Data classification: The generated Console App and Web API projects are running failed when using metric "Log-Loss Reduction". #2534

@v-Hailishi

Description

@v-Hailishi

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

Describe the bug

  • On which step of the process did you run into an issue:
    The generated Console App and Web API projects are running failed when using metric "Log-Loss Reduction".

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 the Data page, choose the data source.
  6. On the Train page, choose metric "Log-Loss Reduction" to complete the training.
  7. On the Consume page, click the "Add solution" button to generate the Console App and Web API projects.
  8. Run the generated Console App and Web API projects.

Expected behavior
The generated Console App and Web API projects should be running successfully when using metric "Log-Loss Reduction".

Screenshot
image

Additional context
After changing "LoglossReduction" to "LogLossReduction", the bug can be fixed.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions