dotnet / dotnet/machinelearning-modelbuilder

After saving and closing the completed training mbconfig file, the mbconfig file only kept the top 5 running history.

Open
#2,213 3 comments 0 reactions 0 assignees View on GitHub
Needs Details Priority:2 Reported by: Test Stale
Dominant language
Dockerfile
Stars
285
Forks
66
PR merge metrics
No merged PRs in 30d

Description

**System Information (please complete the following information):**
Windows OS: Windows-11-Enterprise-21H2
ML.Net Model Builder 2019&2022: 16.13.9.2240801(Main Build)
Microsoft Visual Studio Enterprise: 2019(16.11.17); 2022(17.2.6)
**.Net: 6.0,8.0**

**Describe the bug**
- On which step of the process did you run into an issue:
After saving and closing the completed training mbconfig file, the mbconfig file only kept the top 5 running history.

**TestMatrix**
https://testpass.blob.core.windows.net/test-pass-data/wikipedia-detox-250-line-data.tsv

**To Reproduce**
Steps to reproduce the behavior:

1. Select Create a new project from the Visual Studio start window;
2. Choose the C# Console App (**.NET Core**) project template;
3. Add model builder by right click on the project;
4. Select **Data classification or Value predication** scenario>Local (CPU);
5. On Data page, input the data source, then complete training.
6. Save and close the mbconfig file.
9. Re-open the mbconfig file, go back to Train page, you will see only kept the top 5 running history.

**Expected behavior**
After saving and closing the completed training mbconfig file, the mbconfig file should kept all running history.

**Screenshots:**
![Image](https://github.com/user-attachments/assets/90541dc6-433d-49f3-a149-dad93402dfe7)

**Additional context:**

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.