dotnet / dotnet/machinelearning-modelbuilder

"Column to predict (Label)" not populated

Open
#2,929 1 comment 0 reactions 0 assignees View on GitHub
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): 17.15.0.2337001
- Visual Studio Version: 17.10.1

**Describe the bug**
- On which step of the process did you run into an issue: I tried following the guide here https://dotnet.microsoft.com/en-us/learn/ml-dotnet/get-started-tutorial/data. Chose the yelp_labelled.txt file, "Data Preview" is populated.
- Clear description of the problem: The drop-down menu "Column to predict (Label)" only contains "Select column" and not "col0", "col1" as expected. Since I cannot select a column to predict, I can't continue to the next step in the guide.

**To Reproduce**
Steps to reproduce the behavior:
1. Follow the steps in https://dotnet.microsoft.com/en-us/learn/ml-dotnet/get-started-tutorial/data
2. Selecting "Column to predict (Label)" is not possible

**Expected behavior**
I expected the "Column to predict (Label)" to be populated with the items "col0" and "col1"

**Screenshots**
![billede](https://github.com/dotnet/machinelearning-modelbuilder/assets/17698856/ede6f41e-936e-479d-9182-c44249c1b743)

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.