Releases: microsoft/MLOpsPython
Releases · microsoft/MLOpsPython
MLOps with Azure ML
Fix training/scoring conda deps (#262) Azure deprecated their top level meta-package which led to a deprecation error. We don't actually need this top level package. I took the opportunity to clean up the conda deps using the dependency tree. - Trimmed the package list - Explicitly list pip to avoid conda warning - Use azureml-defaults for WebApp dependencies - Lock azureml-sdk and azureml-defaults versions - Add comments for dependencies
MLOps with Azure ML
Update Image creation to use new package (#260) Update Image creation to use the new package
MLOps with Azure ML
136498 remove file_name parameter because it's not used in function (#252)
MLOps with Azure ML
134978 Bootstrap fixes (#250)
MLOps with Azure ML
134829 Making changes to experiment notebook based on changes to tutorial do…
MLOps with Azure ML
134016 clearer explanation of the pipeline stages in the getting started gui…
MLOps with Azure ML
Moving code integration guide into this repo (#243) * Moving code integration guide into this repo * dtzar feedback * add recommendation
MLOps with Azure ML
set allow reuse to true (#242) Co-authored-by: Eugene Fedorenko <[email protected]>
MLOps with Azure ML
132243 Sudivate dockertag (#240)
MLOps with Azure ML
132121 update doc with aks auth details (#239)