Skip to content

How to export ML.NET models for use in other programming languages? #7489

@SingleKey

Description

@SingleKey

Description
I'm looking for guidance on how to export ML.NET models for use in other programming languages. While I understand that ONNX format is one option, I've encountered some ML.NET models that don't support ONNX export.

Question
Besides ONNX export, what are the alternative approaches to make ML.NET models available for use in other programming languages? Are there any other standardized formats or methods that ML.NET supports for cross-language model deployment?

Additional Context
I'm particularly interested in solutions that would work for models that currently don't have ONNX export capability, and I'd appreciate any documentation or examples that demonstrate these alternative approaches.

Thank you for your time and assistance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestuntriagedNew issue has not been triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions