dotnet / dotnet/machinelearning-modelbuilder
The output of running WebAPI is confusing.
- Dominant language
- Dockerfile
- Stars
- 285
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
**System Information (please complete the following information):**
- Model Builder Version (available in Manage Extensions dialog): 16.9.1.2152802 (Main)
- Microsoft Visual Studio Enterprise 2019: 16.11.5
**Describe the bug**
- On which step of the process did you run into an issue: running the generated WebAPI projects
- Clear description of the problem: why print the Feature columns with weird numbers, are they all scores?
**To Reproduce**
Steps to reproduce the behavior:
1. Select Create a new project from the Visual Studio 2019 start window;
2. Choose the C# Console App (.NET Core) project template with .Net 5.0;
3. Add model builder by right click on the project;
4. Select Data classification to complete training;
5. Add WebAPI project to solution on Consume page;
6. Run the WebAPI project and use powershell to run it;
7. See the output is very confusing.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.

**Additional context**
Add any other context about the problem here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.