dotnet / dotnet/machinelearning-modelbuilder

After updating to 17.14.4.2312404 learning is not possible even on existing unchanged models from prev minor version

Open
#2,537 1 comment 0 reactions 0 assignees View on GitHub
Reported by: Customer Stale
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 17.14.4.2312404
- Microsoft Visual Studio Community 2022 (64-bit) Version 17.5.1

**Describe the bug**
- Updated from previous minor version to latest-one
- Learning of prediction models (at least, I haven't worked with others yet) is broken on all models. Even on models, which were created using previous minor version of ModelBuilder, were trained using it without problems. With new version attempt to retrain that existing models (which were working for 100% and which training data wasn't changed at all since latest train, so same input to same operation as before) fails with strange non informative error on early beginning. Screenshot with error below (error log is attached to issue also)

**To Reproduce**
Steps to reproduce the behavior:
1. Update Model Builder to 17.14.4.2312404 version
2. Create any Prediction model with any amount of features and any type of data source (for me it is impossible to find a working even "hello world" configuration of prediction model after update with both MSSQL and CSV file data sources)
3. Try to start training it using model builder
4. See error

**Expected behavior**
Training is started and performed

**Screenshots**
![image](https://user-images.githubusercontent.com/3247982/225271021-d4baa8ea-e78b-4fed-871e-e786a562d05a.png)

**Additional context**
Normally I would attach model configuration file with training data for reproduction, but for me it reproduces with any prediction model and any learning data.
I've just replaced SSD on may laptop and made a fresh install of Windows 10, Visual Studio Community 2022 (64-bit) Version 17.5.1 and model builder (17.14.4.2312404) there. Then tried to train any prediction model - result the same. Same error appears. So the problem is not with local environment - on brand-fresh environment it happens also.

I would greatly appreciate if you offer a workaround, while the issue is fixing - how can I revert back to previous minor revision of ModelBuilder? Via Visual Studio Extensions menu I can revert only to 16.3.9.2235601 but this is overkill for me. No need to lost so many features, because previous minor revision worked well. How can I revert to previous 17.1x.xxx version?

Log file: [HighPriceNormalizedModel-7PG5HL.txt](https://github.com/dotnet/machinelearning-modelbuilder/files/10978267/HighPriceNormalizedModel-7PG5HL.txt)

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.