dotnet / dotnet/machinelearning-modelbuilder

Cannot pass 'Add data' step

未关闭
#3,003 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
GS Tutorial
主要语言
Dockerfile
星标
285
派生
66
PR 合并指标
30 天内没有已合并 PR

描述

**System Information (please complete the following information):**
- Model Builder or CLI Version: Microsoft.ML.ModelBuilder.Gallery.Dev17-1.vsix on VS 2022
- Visual Studio Version (if applicable): 17.12.4

**Describe the bug**
- On which page of the tutorial did you run into an issue (URL): Add data
- Clear description of the problem: Once I selected yelp_labelled.txt as a data source (a file type ), it was loaded in Data Preview. However, 'Column to predict' was empty. I typed in 'col1' there. After that, 'Next step' button was stayed disabled - I could not proceed to the next step ("Advanced data options...' were disabled too).

**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'Add Data'
2. Leave 'File' data source type selected
3. Click on 'Browse...' button
4. Navigate to and chose the downloaded and extracted file - yelp_labelled.txt
5. 'Data Preview' will show the first 10 rows of the file in two columns, with column names: 'col0' and 'col1'
6. Click to unfold 'Column to predict (Label)' - the drop down list is empty.
7. Type in 'col1' in the dropdown list entry box
8. 'Next step' button is disabled - cannot move further.

**Screenshots**
If applicable, add screenshots to help explain your problem.
![Image](https://github.com/user-attachments/assets/0ab66369-02de-4c37-9f56-24c01b41662a)
**Additional context**
Add any other context about the problem here.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。