dotnet / dotnet/machinelearning-modelbuilder

Forecasting: Sometimes training failed with error "The JSON-RPC connection with the remote party was lost before the request could complete" when choosing "random" tuners.

Open
#2,842 3 comments 1 reaction 1 assignee Claimed by @LittleLittleCloud View on GitHub
Priority:1 Reported by: Test
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-22H2
ML.Net Model Builder 2022: 17.17.17.2408103 (Main Build)
Microsoft Visual Studio Enterprise: 2022(17.7.7)
.Net: 6.0,7.0,8.0

**Describe the bug**
- On which step of the process did you run into an issue:
Sometimes training failed with error "The JSON-RPC connection with the remote party was lost before the request could complete" when choosing "random" tuners.

**TestMatrix**
https://testpass.blob.core.windows.net/test-pass-data/forecasting.csv

**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 **"Forecasting"** scenario.
5. On Data page, choose the data source.
6. On the Data page, click the "Advanced training options..." link to choose "**random**" tuners.
7. Click "Start training" button, sometimes you will see the error "**The JSON-RPC connection with the remote party was lost before the request could complete**".

**Expected behavior**
Training successful.

**Screenshot**
![image](https://github.com/dotnet/machinelearning-modelbuilder/assets/99375895/8f67640a-1735-460a-94d4-07d171a54176)

**Additional context**
1. Sometimes, add more training time, the bug would be appeared.
2. If you train again, the training would be successful.

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.