Team can you please guide me
I'm using Azure machine learning Python SDK v2. but I'm struggling to find out how to get out the complete job detail who created this experiment and what hyperparameters they used to train this model. etc. This complete metadata about the model development life cycle I want.
I tried job detail method but that much information is not available in that.