Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

Model "file type"? #5

@m-mohr

Description

@m-mohr

Disclaimer: I'm not so much into ML models, but have a use case ;-)

So we will have several providers that aim to implement this extension for models they generate with specific software in their infrastructure (e.g. random forest). Other providers may then read these results. I've been told that these models depending on which software they may have been generated with, may generate different types of model files so that only some software may be able to read it and some others may not, for example:

  • Software A does RF and can read/write it in model type X
  • Software B does RF and can read/write it in model type X and Y
  • Software C does RF and can read/write it in model type Y

How can I know from the model metadata whether I can read the exposed model file with my software? @duckontheweb
Maybe this is easy to answer and may just be reading a different media type or so, but want to ensure this is considered. :-)

Related issue: Open-EO/openeo-processes#300

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions