microsoft / dstoolkit-mlops-base

Support ML teams to accelerate their model deployment to production leveraging Azure
MIT License
89 stars 39 forks source link

Artefact migration between AML workspaces #26

Open FlorianPydde opened 2 years ago

FlorianPydde commented 2 years ago

Currently the template reruns the scripts in different environments. Although it ensures that automate retraining process works, this functionality should be defined as an integration test on a sample set rather than a mean of promoting artefacts. The template needs to implement a process that download and reuploads artefacts to the next AML workspace. This will lower cost and time to production.

mvbugge commented 1 year ago

@mariamedp does this mean that retraining is only performed in dev? In some architectures which require more secure separation of prod data, retraining in prod or pre-prod may be preferred.

Perhaps it would help if you could specify what you expect the artefacts to be :)

mariamedp commented 1 year ago

Update as per offline conversation with @mvbugge:

My suggestion for pipeline name: PIPELINE-1b-modeling-with-TEST-env.yml.