Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Access to the description of the saved objects #279

Closed
drorata opened this issue May 31, 2022 · 1 comment
Closed

Access to the description of the saved objects #279

drorata opened this issue May 31, 2022 · 1 comment
Labels
metadata Writing and accessing metadata for MLEM objects
Milestone

Comments

@drorata
Copy link

drorata commented May 31, 2022

save(
    rf, "rf", sample_data=X, description="Random Forest Classifier",
)

It is not clear what happens with the value of the description key. I was expecting to see the description when running mlem list; but it is not the case.

@aguschin aguschin added the metadata Writing and accessing metadata for MLEM objects label May 31, 2022
@mike0sv mike0sv added this to the Q3 milestone Jun 1, 2022
@aguschin
Copy link
Contributor

We removed description and labels from MLEM, hence I'm closing this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
metadata Writing and accessing metadata for MLEM objects
Projects
None yet
Development

No branches or pull requests

3 participants