dotnet / dotnet/machinelearning-modelbuilder
The JSON-RPC connection with the remote party was lost before the request could complete.
- Dominant language
- Dockerfile
- Stars
- 285
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
I created a console project in Visual Studio 2022 version 17.8.4 and added a machine learning to this console project. Then I selected the text classification option in ML Builder.
I get my data set from the database and I have a sample data set of about 1000 rows.
I use local CPU for training.
However, when I start training, I get an error like below. Although I tried all the solution suggestions, I could not solve the error. I also examined the previously opened records but there was no solution.
How can I solve this problem, can you help?

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.