modeldb icon indicating copy to clipboard operation
modeldb copied to clipboard

Python Client

Open cvsekhar opened this issue 5 years ago • 1 comments

How do we retrieve experiment metadata like tags and attrs, after it has been set using set_experiment. I am using the latest python client 0.14.6. Not able to read that info from the object returned by set_experiment.

cvsekhar avatar Jun 14 '20 05:06 cvsekhar

Hey @cvsekhar,

You're right—the Client doesn't have that functionality implemented yet, but it's on our radar. I'll let you know once it's in!

For the time being, Project and Experiment tags and attributes can be viewed on their respective pages in our Web App.

convoliution avatar Jun 15 '20 15:06 convoliution