dotnet / dotnet/machinelearning-modelbuilder

Image classification: The display formats are different between Azure and Local environment on the generated Console App project's output results.

Open
#2,494 1 comment 0 reactions 0 assignees View on GitHub
Priority:2 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.14.3.2311403 (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 Azure and Local environment on the generated Console App project's output results.

**TestMatrix**
https://testpass.blob.core.windows.net/test-pass-data/weather.zip

**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 **"Image classification"** scenario.
5. On the Environment page, choose **Local or Azure** environment.
6. On Data page, choose the data source to complete the training.
7. Click "Add to solution" button on the Consume page to generate Console App project.
8. Run the generate Console App project.

**Expected behavior**
The display formats should be the same between Azure and Local environment.

**Screenshot**
![image](https://user-images.githubusercontent.com/99375895/218959605-044c6c55-b6ef-42e7-aa72-bf95cf4cb379.png)
![image](https://user-images.githubusercontent.com/99375895/218959689-dd346428-2eea-4f13-ac92-c2b9ffa0f64d.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.