Skip to content

Not being able to generate code from model on ML.NET CLI #5303

@jualbina

Description

@jualbina

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

Labels

P2Priority of the issue for triage purpose: Needs to be fixed at some point.loadsaveBugs related loading and saving data or models

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions