dotnet / machinelearning-modelbuilder

Simple UI tool to build custom machine learning models.
Creative Commons Attribution 4.0 International
264 stars 56 forks source link

Column to predict combo box is unpopulated after uploading yelp dataset #2964

Open jeffbenning opened 1 month ago

jeffbenning commented 1 month ago

System Information (please complete the following information):

Describe the bug

To Reproduce Steps to reproduce the behavior: Download and Add Data step of ML.net tutorial

Expected behavior Expected dropdown to have col0 and col1 options

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

itstwoam commented 5 days ago

A fix that has worked for most people is saving the project, closing the SentimentModel.mbconfig then opening it back up again. I had this issue and it worked for me.