-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
P2Priority of the issue for triage purpose: Needs to be fixed at some point.Priority of the issue for triage purpose: Needs to be fixed at some point.loadsaveBugs related loading and saving data or modelsBugs related loading and saving data or models
Description
System information
- OS version/distro: Running over Azure Machine Learning compute cluster, not completely sure on the OS behind it.
- .NET Version (eg., dotnet --info): .NET Core 2.0, I believe.
Issue
-
What did you do?
CLI command performed: saveModel in=inputs/model.zip code=outputs/code.cs -
What happened?
I've got the following error message:
Error during class instantiation
One of the identified items was in an invalid format. -
What did you expect?
To have the model code generated.
Source code / logs
The library generated a log file, but since I was running over a dynamically generated Azure Machine Learning compute cluster, I was not able to retrieve it.
Metadata
Metadata
Assignees
Labels
P2Priority of the issue for triage purpose: Needs to be fixed at some point.Priority of the issue for triage purpose: Needs to be fixed at some point.loadsaveBugs related loading and saving data or modelsBugs related loading and saving data or models