Skip to content

Upload additional files in run object  #1332

@Taniya-Das

Description

@Taniya-Das

Description

Implement upload of additional files (such as model in binary format etc.) in the run object.

Steps

To upload additional files, each file should be added as a tuple ("file_name", "file_content") to file_elements in https://github.com/openml/openml-python/blob/develop/openml/base.py#L132.

This has been implemented as a patch in this commit - openml/openml-tensorflow@259f356

Example XML with additional file

Example: https://www.openml.org/api/v1/xml/run/10594197

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions