Skip to content

Releases: microsoft/MLOpsPython

MLOps with Azure ML

10 Apr 19:42
506d557
Compare
Choose a tag to compare
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

09 Apr 23:50
0fd052e
Compare
Choose a tag to compare
Update Image creation to use new package (#260)

Update Image creation to use the new package

MLOps with Azure ML

08 Apr 16:25
bb62f3d
Compare
Choose a tag to compare
136498

remove file_name parameter because it's not used in function (#252)

MLOps with Azure ML

03 Apr 01:38
3ed9a90
Compare
Choose a tag to compare
134978

Bootstrap fixes (#250)

MLOps with Azure ML

02 Apr 16:33
319cae6
Compare
Choose a tag to compare
134829

Making changes to experiment notebook based on changes to tutorial do…

MLOps with Azure ML

31 Mar 17:40
27afdbb
Compare
Choose a tag to compare
134016

clearer explanation of the pipeline stages in the getting started gui…

MLOps with Azure ML

30 Mar 16:32
af2b772
Compare
Choose a tag to compare
Moving code integration guide into this repo (#243)

* Moving code integration guide into this repo

* dtzar feedback

* add recommendation

MLOps with Azure ML

26 Mar 00:37
cace90d
Compare
Choose a tag to compare
set allow reuse to true (#242)

Co-authored-by: Eugene Fedorenko <[email protected]>

MLOps with Azure ML

26 Mar 00:33
a562b59
Compare
Choose a tag to compare
132243

Sudivate dockertag (#240)

MLOps with Azure ML

25 Mar 17:57
f2dc7d7
Compare
Choose a tag to compare
132121

update doc with aks auth details (#239)