-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Closed
Copy link
Description
System Information (please complete the following information):
- Model Builder Version : 16.6.0.2130907
- Visual Studio Version: Microsoft Visual Studio Community 2019 Version 16.10.2
Describe the bug
-
On which step of the process did you run into an issue:
I Pressed the "Start training" butten -
Clear description of the problem:
Model Builder Error
Unable to find method 'StartTrainingAsync/1' on {no object} for the following reasons: Deserializing JSON-RPC argument with name "config" and position 0 to type "System.String" failed: Error reading string. Unexpected token: StartObject. Path 'params[0]', line 6, position 5
To Reproduce
Steps to reproduce the behavior:
- Go to Project context menu -> Add -> Machine learning
- Click "Image Classification"
- Select Training images mine where located in "C:\temp.."
- Click "Train" button
- Select "Local"
- Click "Start training"
- ERROR..
Expected behavior
I expected to start model training..
Screenshots
If applicable, add screenshots to help explain your problem.
