Tags: lebaker/MLOpsPython
Tags
Fixed assignment bug for build_uri (microsoft#133) If the builduri_base is None, the build_uri would never been instantiated causing an error when calling register_aml_model(model_name, exp, run_id, build_id, build_uri). By adding the else statement, this is prevented.
Making clarifications in Getting Started guide (microsoft#131)
Simplified build with Azure CLI; various bugfixes (microsoft#121)
Simplified build with Azure CLI; various bugfixes (microsoft#121)
PreviousNext