Skip to content

Releases: microsoft/MLOpsPython

MLOps with Azure ML

15 Oct 16:46
Compare
Choose a tag to compare
91809

Training a model with R on ML Compute and Databricks (#77)

MLOps with Azure ML

23 Sep 16:10
Compare
Choose a tag to compare
86283

Remove app secret from log (#70)

MLOps with Azure ML

23 Sep 15:43
Compare
Choose a tag to compare
86280

Fixed typo in code filename (#71)

MLOps with Azure ML

17 Sep 19:05
Compare
Choose a tag to compare
84926

typo fixed (mlservice to ml_service) (#69)

MLOps with Azure ML

13 Sep 10:29
Compare
Choose a tag to compare
Updated repo to use the SDK more consistently  (#67)

* Updated code to use SDK instead of JSON files

* include location in environment setup

* docs updates

* Update docker-image-pipeline.yml for Azure Pipelines

* Update docker-image-pipeline.yml for Azure Pipelines

MLOps with Azure ML

10 Sep 22:42
f1d85cc
Compare
Choose a tag to compare
Update register_model.py (#65)

Changing to use run.register_model

MLOps with Azure ML

10 Sep 16:50
Compare
Choose a tag to compare
Updates for clarity and more of step by step approach (#63)

* Update getting_started.md

* Update getting_started.md

* Update getting_started.md

* Update getting_started.md

* Update getting_started.md

* Update getting_started.md

* Update getting_started.md

* Update getting_started.md

* Update getting_started.md

* Update getting_started.md

* Update getting_started.md

* Update getting_started.md

* Update getting_started.md

* Update getting_started.md

* Add files via upload

* Add files via upload

* Update getting_started.md

* Update getting_started.md

* Add files via upload

* Add files via upload

* Update getting_started.md

MLOps with Azure ML

04 Sep 22:42
Compare
Choose a tag to compare
Update doc to address AzDO ML Task permissions (#61)

* update doc to address issue 56 

Updated doc for issue https://github.com/microsoft/MLOpsPython/issues/56

* added note to new line

* updated doc

MLOps with Azure ML

04 Sep 18:58
Compare
Choose a tag to compare
Update README.md (#62)

some typos found in README.md
newly->the newly
environemt->environment

MLOps with Azure ML

04 Sep 18:53
Compare
Choose a tag to compare
Unique Base Name  (#60)

Have a unique base name ENV var to avoid Azure resource naming conflicts.