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.

Aperta
#2,842 3 commenti 1 reazione 1 assegnatario Rivendicata da @LittleLittleCloud Vedi su GitHub
Priority:1 Reported by: Test
Lingua principale
Dockerfile
Stelle
285
Fork
66
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

**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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.