aml-registermodel icon indicating copy to clipboard operation
aml-registermodel copied to clipboard

Multiple model usng the Register Github action

Open ma185360 opened this issue 5 years ago • 4 comments

Hi Team,

We want to know whether we can register multiple model using the register action. If yes, then how to add it in a model.pkl file.

ma185360 avatar Oct 14 '20 13:10 ma185360

Are you asking how you can pass multiple models names as input to this GH Action (model_file_name parameter)?

You could this solution to save multiple models in the pkl file and then save it in the workspace: https://stackoverflow.com/questions/15463387/pickle-putting-more-than-1-object-in-a-file

marvinbuss avatar Oct 14 '20 13:10 marvinbuss

@ma185360 Do you have any feedback? If not, I will close this issue.

marvinbuss avatar Oct 15 '20 21:10 marvinbuss

@ma185360 @an185144 A solution to your question is described in the docs: image

This should solve your issue.

marvinbuss avatar Oct 22 '20 06:10 marvinbuss

@ma185360 @an185144 Does this solve your issue? Can we close the Issue?

marvinbuss avatar Oct 24 '20 10:10 marvinbuss